https://codereview.chromium.org/43693002/diff/200001/src/x64/code-stubs-x64.cc
File src/x64/code-stubs-x64.cc (right):

https://codereview.chromium.org/43693002/diff/200001/src/x64/code-stubs-x64.cc#newcode5835
src/x64/code-stubs-x64.cc:5835: __ movq(arg_reg_1, isolate,
RelocInfo::EXTERNAL_REFERENCE);
If you need to erect a frame and also pass the isolate, why don't you
simply call into a runtime function using CallRuntime? That uses the
CEntryStub and takes care of the isolate.

https://codereview.chromium.org/43693002/

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