I assume that this won't trigger GC on each allocation when allocation tracking is enabled and that the object will be allocated in the same space as it would have been with inline allocation. We could address the latter in the runtime by replicating inline logic there when tracking is on but we shouldn't cause extra
GCs.

https://codereview.chromium.org/65043006/

--
--
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/groups/opt_out.

Reply via email to