Ensure code flushing is disabled in incremental marking.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Oct 2012 09:25:30 +0000 (09:25 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Oct 2012 09:25:30 +0000 (09:25 +0000)
commit3d0d21176412992337495857eb61ccd846161b5f
tree7c67226b6f186975d47aeddbcfd1d8a0c72530d0
parent7c28995e5d1ad6e5d8726dc058d41dc43a15b8c8
Ensure code flushing is disabled in incremental marking.

This fixes some test failures since r12714 which shared the code for
code flushing between full and incremental marking and is only a quick
fix until we can enable incremental code flushing.

R=jkummerow@chromium.org
BUG=v8:1609

Review URL: https://codereview.chromium.org/11137014

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12723 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mark-compact.cc