LGTM with one comment. For the record, this change was already thoroughly reviewed in another CL.
https://codereview.chromium.org/11410080/ https://codereview.chromium.org/11418032/diff/1/src/incremental-marking-inl.h File src/incremental-marking-inl.h (right): https://codereview.chromium.org/11418032/diff/1/src/incremental-marking-inl.h#newcode45 src/incremental-marking-inl.h:45: if (is_black) { Move the "Marking::IsBlack(obj_bit)" into the if condition. https://codereview.chromium.org/11418032/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
