https://codereview.chromium.org/1273953004/diff/40001/src/heap/mark-compact.cc
File src/heap/mark-compact.cc (right):

https://codereview.chromium.org/1273953004/diff/40001/src/heap/mark-compact.cc#newcode816
src/heap/mark-compact.cc:816: heap()->incremental_marking()->Stop();
in that case, stop was already performed before.

https://codereview.chromium.org/1273953004/diff/40001/src/heap/mark-compact.cc#newcode818
src/heap/mark-compact.cc:818: marking_deque_.Uninitialize(true);
Why are we doing this just in this case?

https://codereview.chromium.org/1273953004/

--
--
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/d/optout.

Reply via email to