LGTM with a nit.

https://codereview.chromium.org/12261011/diff/1/src/mark-compact.h
File src/mark-compact.h (right):

https://codereview.chromium.org/12261011/diff/1/src/mark-compact.h#newcode743
src/mark-compact.h:743: bool sweeping_pending_;
Please add a short comment to this predicate explaining it's semantics.
Especially that it's used for parallel and concurrent sweeping (not for
lazy sweeping).

https://codereview.chromium.org/12261011/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to