https://codereview.chromium.org/1105693002/diff/20001/src/heap/heap.cc
File src/heap/heap.cc (right):

https://codereview.chromium.org/1105693002/diff/20001/src/heap/heap.cc#newcode5003
src/heap/heap.cc:5003: for (StrongRootsList* list = strong_roots_list_;
list; list = list->next_) {
On 2015/04/27 15:39:13, Erik Corry wrote:
It looks like this stuff should be before the serializer/deserializer
iteration
and should have its own call to v->Synchronize

Done.

https://codereview.chromium.org/1105693002/

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