DescriptionFix incremental marking to be off during heap snapshots.
The heap snapshot generator uses the UnreachableObjectsFilter which in
turn messes with marking bits. This requires incremental marking to be
turned off while the snapshot is being generated.
R=verwaest@chromium.org
TEST=cctest/test-heap-profiler --stress-compaction
Committed: https://code.google.com/p/v8/source/detail?r=13066
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments by Toon Verwaest. #
Messages
Total messages: 3 (0 generated)
|