I originally used __q annotation in this place for some reason. Now I use __a
annotation and it should belong to this CL.

https://codereview.chromium.org/19857006/diff/13001/src/x64/builtins-x64.cc
File src/x64/builtins-x64.cc (right):

https://codereview.chromium.org/19857006/diff/13001/src/x64/builtins-x64.cc#newcode721
src/x64/builtins-x64.cc:721: __ movq(rax, Operand(rsp, kPCOnStackSize +
kPointerSize));
This is not for argument access, so I did not use 1 * kPointerSize.

https://codereview.chromium.org/19857006/

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