lgtm
http://codereview.chromium.org/8816021/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): http://codereview.chromium.org/8816021/diff/1/src/mark-compact.cc#newcode2085 src/mark-compact.cc:2085: // of the incremental sweeping. at the end of incremental marking http://codereview.chromium.org/8816021/diff/1/src/mark-compact.cc#newcode2086 src/mark-compact.cc:2086: { Please check that we actually _had_ incremental marking, otherwise we just waste time. http://codereview.chromium.org/8816021/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
