forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unregister TimeLimit in Runtime destructor
Summary: Provide a mechanism to register a list of callbacks to call during runtime destruction. `TimeLimitMonitor` leverages this mechanism to unregister the monitoring. Reviewed By: davedets Differential Revision: D16677617 fbshipit-source-id: f2bc1d4fca1507a6a3f4e112fd2490d50045fe2e
- Loading branch information
1 parent
cfad9b5
commit 798100d
Showing
3 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters