Add API support for passing a C++ function as a microtask callback
This allows embedders to enqueue microtasks without having any v8::Context handy, as happens in Blink in some cases (such as DOM mutations due to editing triggering MutationObservers). LOG=Y R=dcarney@chromium.org Review URL: https://codereview.chromium.org/306053003 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21658 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Showing
Please
register
or
sign in
to comment