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.
Add ability to fill YG with invalid values after collection
Summary: Add a config in the GC to overwrite the YG with `kInvalidHeapValue` after all objects have been evacuated. This is sufficiently lightweight to be turned on in production if needed to identify memory safety issues. Reviewed By: jpporto Differential Revision: D38009831 fbshipit-source-id: 483daa6b72697d02d9116b19966fddb79730d916
- Loading branch information
1 parent
e4bec17
commit 248cf25
Showing
3 changed files
with
12 additions
and
0 deletions.
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