DescriptionRemove HeapSnapshotsCollection class
The class added unecessary level of indirection to the heap profiler implementation. I merged some of its implementation into HeapProfiler and deleted the rest. This refactoring is also a prerequisite for keeping HeapObjectsMap alive even when all snapshots are deleted.
BUG=None
LOG=N
R=alph@chromium.org, mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18221
Patch Set 1 #
Total comments: 10
Patch Set 2 : addressed comments #
Messages
Total messages: 5 (0 generated)
|