DescriptionTidy heap snapshotting implementation.
Adjust the division of labor between BaseHeap::takeSnapshot() and
the heap page implementations of takeSnapshot() --
- have BaseHeap::takeSnapshot() handle creation of page dump objects
(and their naming scheme.)
- tally the heap free count+size in a separate object; only added to
by "normal" heap pages.
R=
BUG=
Committed: https://crrev.com/82367d67cd40cdfd83af0009ad1623fde1703bd9
Cr-Commit-Position: refs/heads/master@{#375455}
Patch Set 1 #Patch Set 2 : zero initialize #
Messages
Total messages: 8 (3 generated)
|