Please take another look.
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( On 2012/03/07 15:52:42, Michael Starzinger wrote:
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().
Done. https://chromiumcodereview.appspot.com/9605014/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
