Could you help to review it? and thanks very much for any of your
comments.
this is fundamentally okay, and indeed it's something i've thought about
before,
but it creates an api that's easy to break. If you forget to create a
handle
scope in the callback if you happen to need one, very bad things can
happen, and
they would be hard to track down. We have an overall strategy for this
type of
case, and it's to never leave javascript and perform the dom operations
directly
there, instead of trying to optimize the cost of calling out to c.
https://codereview.chromium.org/697603002/
--
--
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.