This latest version queues up the callbacks and then calls them later. We
have
to do that because we can't in general do callbacks before allocation is
allowed
again, but for scavenges that's too late to look at dying objects (they
could
get overwritten). But right now we don't postpone much (it's still in the
same
atomic end-of-GC event for mark-sweep).
I don't plan to make any more big changes before committing, so please take
a
look.
This is a prerequisite for https://codereview.chromium.org/806693004
https://codereview.chromium.org/753553002/
--
--
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.