Updates:
Owner: [email protected]
Cc: [email protected]
Comment #2 on issue 1608 by [email protected]: NewGC: Cleanup GC
flags used with Heap::CollectAllGarbage
http://code.google.com/p/v8/issues/detail?id=1608
kForceCompactionMask: I have already removed that in r9015 because it makes
no sense for the evacuating old space GC.
kMakeHeapIterableMask: We should introduce kAbortIncrementalMarking, which
achieves part of what that flag does. We need to revisit all occurrences of
that flag an check whether we can weaken them. I will handle that once the
new GC has landed.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev