On 2014/10/24 11:18:57, ulan wrote:
Hi Erik,

If I understand correctly, this flushes all flushable code including active code. This could lead to recompile/flush cycles and could actually increase
memory usage because of fragmentation in code space.

Would this not happen currently for an emergency GC? Presumably the code-aging would get triggered 7 times during the 7 GCs, which would end up making the code
old before the end of the 7 GCs?



https://codereview.chromium.org/677043002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to