DescriptionFix TestGCScope in blink_heap_unittests so that it leaves freelists alone.
The TestGCScope only needs to stop and resume threads. It should not
change the state of the heap. The old code made the heap consistent
for scanning which cleared all freelists and never rebuild them.
R=haraken@chromium.org, erik.corry@gmail.com, wibling@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165109
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|