DescriptionFix code flusher disabling while marking incrementally.
This fixes a corner case where the code flusher is disabled while the
incremental marker is still running. This can happen when the debugger
is loaded and a scavenge is triggered. Make sure that all flushing
decisions are revisited after the candidates lists are evicted.
R=hpayer@chromium.org
BUG=chromium:173458, chromium:168582
TEST=cctest/test-heap/Regress173458
Committed: http://code.google.com/p/v8/source/detail?r=13641
Patch Set 1 #Patch Set 2 : Added regression test. #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|