Added new patch set.
http://codereview.chromium.org/7720024/diff/4001/src/mark-compact.cc
File src/mark-compact.cc (right):
http://codereview.chromium.org/7720024/diff/4001/src/mark-compact.cc#newcode2499
src/mark-compact.cc:2499: !p->WasSweptPrecisely() &&
On 2011/08/25 09:19:48, Erik Corry wrote:
I think it makes sense to have a
bool WasSwept() { return WasSweptPrecisely() ||
WasSweptConservatively(); }
I think there are 4 places this could be used.
Done.
http://codereview.chromium.org/7720024/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev