DescriptionI'd like to add addr field into EntryInfo struct.
This will give us the ability to keep entries_ list sorted by id.
And based on that fact we will be able to use it for:
1) GetNodeById method and drop sorted version of entries list in HeapSnapshot;
2) building heap stats;
3) doing the fill stage instead of second iteration over heap.
BUG=none
TEST=none
R=yurys
Committed: https://code.google.com/p/v8/source/detail?r=11259
Patch Set 1 #
Total comments: 9
Patch Set 2 : HashMap::Remove is returning value. A dummy element is added to the entries_. MoveObject and Removeā¦ #Patch Set 3 : style errors were fixed #
Total comments: 6
Messages
Total messages: 8 (0 generated)
|