-
mstarzinger@chromium.org authored
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 Review URL: https://codereview.chromium.org/12217108 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13641 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
9bb68394