https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc
File src/heap/heap.cc (right):
https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc#newcode1719
src/heap/heap.cc:1719: MarkCompactCollector* collector =
mark_compact_collector();
For completeness, let's also add a timer scope there.
https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc#newcode1731
src/heap/heap.cc:1731: GCTracer::Scope gc_scope(tracer(),
move this one outside the while loop and also scope
isolate()->global_handles()->RemoveObjectGroups();
isolate()->global_handles()->RemoveImplicitRefGroups();
https://codereview.chromium.org/1235913002/
--
--
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.