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.
Handle primitive values in WeakMap when taking snapshot
Summary: Scan WeakMapEntrySlots to visit (possible) primitive values with PrimitiveNodeAcceptor, so that we can successfully add edges to them in WeakMap. Reviewed By: neildhar Differential Revision: D55450685 fbshipit-source-id: 67bb29484ee94e5789fbd955f94867a1ec783e82
- Loading branch information
1 parent
d77f1b6
commit d00fe80
Showing
2 changed files
with
5 additions
and
8 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