[v8-dev] Re: Use PushReturnAddressFrom and PopReturnAddressTo to manipulate return address (issue 102943003)

2013-12-04 Thread dcarney
lgtm https://codereview.chromium.org/102943003/ -- -- v8-dev mailing list v8-dev@googlegroups.com 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

[v8-dev] Re: Use PushReturnAddressFrom and PopReturnAddressTo to manipulate return address (issue 102943003)

2013-12-04 Thread haitao . feng
https://codereview.chromium.org/102943003/diff/1/src/x64/stub-cache-x64.cc File src/x64/stub-cache-x64.cc (right): https://codereview.chromium.org/102943003/diff/1/src/x64/stub-cache-x64.cc#newcode478 src/x64/stub-cache-x64.cc:478: __ lea(rax, args.GetArgumentOperand(offset - FCA::kHolderIndex))