DescriptionAlways use global indexes for nodes and edges in the heap snapshot representation
- HeapSnapshotNode, HeapSnapshotEdge and HeapSnapshotRetainerEdge now store only reference to HeapSnapshot and global index of corresponding item.
- all index boundaries were moved out of these classes into corresponding iterators
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169732
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments #
Messages
Total messages: 10 (0 generated)
|