LGTM, one nit

https://codereview.chromium.org/167423004/diff/50001/test/cctest/test-mementos.cc
File test/cctest/test-mementos.cc (right):

https://codereview.chromium.org/167423004/diff/50001/test/cctest/test-mementos.cc#newcode66
test/cctest/test-mementos.cc:66:
heap->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);
Change it to
CcTest::i_isolate()->heap()->CollectAllGarbage(Heap::kAbortIncrementalMarkingMask);

https://codereview.chromium.org/167423004/

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