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

https://codereview.chromium.org/12444003/diff/1/src/mark-compact.cc#newcode3849
src/mark-compact.cc:3849: if (presweep) {
On 2013/03/05 15:35:20, Michael Starzinger wrote:
Can we use a "parallel_sweeping_flag" instead, to be in sync with lazy
sweeping?
Also can you change to pre-sweeping during lazy-sweeping to have the
same
pattern (i.e. move block into the switch)?

Done.

https://codereview.chromium.org/12444003/

--
--
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