https://chromiumcodereview.appspot.com/9605014/diff/5001/src/heap.h
File src/heap.h (right):

https://chromiumcodereview.appspot.com/9605014/diff/5001/src/heap.h#newcode1047
src/heap.h:1047: inline bool AbortIncrementalMarkingAndCollectGarbage(
Could we make this a static helper method in heap.cc? Because I really
want to avoid adding yet another entry method which people need to
understand when requesting a GC. I already hate
CollectAllAvailableGarbage().

https://chromiumcodereview.appspot.com/9605014/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to