https://codereview.chromium.org/17141005/diff/1/src/api.cc
File src/api.cc (right):
https://codereview.chromium.org/17141005/diff/1/src/api.cc#newcode7378
src/api.cc:7378: v8::Context::Scope contextScope(context);
not lgtm, we shouldn't create and enter contexts as profiled application
may not expect it. In Chrome e.g. bindings code would assume that
entered js context has a reference to the DOMWindow somewhere in its
internal fields.
https://codereview.chromium.org/17141005/
--
--
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.