Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Issue 102943003: Use PushReturnAddressFrom and PopReturnAddressTo to manipulate return address for X64 (Closed)

Created:
7 years ago by haitao.feng
Modified:
6 years, 11 months ago
Reviewers:
dcarney, danno
CC:
v8-dev
Visibility:
Public.

Description

Use PushReturnAddressFrom and PopReturnAddressTo to manipulate return address for X64 R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18477

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M src/x64/stub-cache-x64.cc View 3 chunks +3 lines, -6 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
haitao.feng
Those changes are needed to make x32.release.check pass.
7 years ago (2013-12-04 07:59:07 UTC) #1
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)); Sorry this one was ...
7 years ago (2013-12-04 08:04:26 UTC) #2
dcarney
lgtm
7 years ago (2013-12-04 08:34:51 UTC) #3
haitao.feng
6 years, 11 months ago (2014-01-08 04:32:00 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18477 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698