LGTM.

http://codereview.chromium.org/6780032/diff/1/src/mark-compact.cc
File src/mark-compact.cc (right):

http://codereview.chromium.org/6780032/diff/1/src/mark-compact.cc#newcode505
src/mark-compact.cc:505: ASSERT(obj->map()->heap()->Contains(obj));
It's safer to have Isolate::Current() in asserts like this one.

http://codereview.chromium.org/6780032/

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

Reply via email to