Addressed comments. Landing.
https://codereview.chromium.org/11413183/diff/1/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/11413183/diff/1/src/heap.cc#newcode662 src/heap.cc:662: if (!mark_compact_collector()->abort_incremental_marking_ && On 2012/11/27 12:07:26, Toon Verwaest wrote:
Please make a protected accessor for abort_incremental_marking_;, and
maybe give
it a name that describes that incremental marking should not be turned
on again. Done. https://codereview.chromium.org/11413183/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
