lgtm with nit
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_ && 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. https://codereview.chromium.org/11413183/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
