Bug 154934 - Heap Snapshot should include "Weak" edges
Summary: Heap Snapshot should include "Weak" edges
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 15:43 PST by Joseph Pecoraro
Modified: 2016-03-02 15:43 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-03-02 15:43:32 PST
* SUMMARY
Heap Snapshot should include "Weak" edges.

* NOTES
- Weak edges would show the relationship between a WeakSet/WeakMap and its entries.
- Could be useful in a visual representation of cell relationships