LGTM

https://codereview.chromium.org/11271006/diff/2002/src/mark-compact.cc
File src/mark-compact.cc (right):

https://codereview.chromium.org/11271006/diff/2002/src/mark-compact.cc#newcode964
src/mark-compact.cc:964: candidate = GetNextCandidate(*slot);
candidate = GetNextCandidate(candidate);

Would be more robust w.r.t. reordering of these two lines.

https://codereview.chromium.org/11271006/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to