You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add symbol nodes from the IdentifierTable to heap snapshots
Summary:
I realized that symbols were not being included in the heap snapshot output.
This includes both internal symbols and user-created symbols.
Since all symbols are anchored by the IdentifierTable, use it to create the nodes.
The rest of the heap marks symbol edges as normal.
Reviewed By: neildhar
Differential Revision: D25315819
fbshipit-source-id: 7699c4e8f692f95a161e2f5577876d61a90b7b84
0 commit comments