https://codereview.chromium.org/17069004/diff/1/test/cctest/test-heap.cc
File test/cctest/test-heap.cc (right):

https://codereview.chromium.org/17069004/diff/1/test/cctest/test-heap.cc#newcode880
test/cctest/test-heap.cc:880: HeapIterator iterator(heap);
The correct fix is actually to add a call to
"heap->EnsureHeapIsIterable()" before instantiating the heap iterator
here.

https://codereview.chromium.org/17069004/

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