I am a bit worried about the complexity of the current approach.
In principle, we could have to pairs of flags in heap
scavenge_gc_callback_flags and scavenge_gc_flags (set when scavenge is
performed)
mark_compact_gc_callback_flags and mark_compact_gc_flags (set when incremental
marking is started and are kept until incremental marking/full gc
finishes/aborts or when full GC is performed).

Why would you be in favor of the current approach?

https://codereview.chromium.org/1314863003/

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