i had to revert https://code.google.com/p/v8/source/detail?r=19176 because
polymer hit a bug resulting from microtasks not being stored per isolate.

please hold off on reviewing this patch for now. my plan is to merge both
patches into this one and add per isolation microtask storage and a cctest
for the case polymer hit into this patch.

thanks.


On Mon, Feb 10, 2014 at 6:09 AM, <[email protected]> wrote:

> Seems GTM. This just exposes the current per-context queue, right? Do you
> still
> plan to land it as is, or will you move to per-isolate first?
>
>
> https://codereview.chromium.org/154283002/diff/20001/include/v8.h
> File include/v8.h (right):
>
> https://codereview.chromium.org/154283002/diff/20001/
> include/v8.h#newcode4585
> include/v8.h:4585: * Runs the Microtask Work Queue until empty
> The new functions could use comments pointing out that they're
> experimental for the time being.
>
> https://codereview.chromium.org/154283002/
>

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