https://codereview.chromium.org/297303006/diff/1/src/debug.cc
File src/debug.cc (right):

https://codereview.chromium.org/297303006/diff/1/src/debug.cc#newcode604
src/debug.cc:604: heap->CollectAllGarbage(Heap::kNoGCFlags,
"Debug::CreateScriptCache");
The comment is out of sync: there is only one GC and the heap is not
iterable afterwards.

If incremental marking is in progress then this will not trigger old
space GC.

https://codereview.chromium.org/297303006/

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