https://codereview.chromium.org/24357002/diff/8001/src/api.cc
File src/api.cc (right):

https://codereview.chromium.org/24357002/diff/8001/src/api.cc#newcode5181
src/api.cc:5181: i::Isolate* isolate = i::Isolate::UncheckedCurrent();
On 2013/09/23 14:51:31, Michael Starzinger wrote:
We try to get rid of Isolate::Current, please try not to add new
call-site to
this function.

I know, but there's currently no other way to perform this check. We're
planning to add one, but that'll take some more cleanup time.

https://codereview.chromium.org/24357002/

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