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

Issue 20262004: Use kRegisterSize when calling C++ runtime (Closed)

Created:
7 years, 5 months ago by weiliang.lin2
Modified:
7 years, 4 months ago
CC:
v8-dev, haitao.feng
Visibility:
Public.

Description

Use kRegisterSize when calling C++ runtime

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M src/x64/code-stubs-x64.cc View 1 5 chunks +9 lines, -9 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
weiliang.lin2
7 years, 5 months ago (2013-07-25 07:32:53 UTC) #1
haitao.feng
Weiliang is helping me for upstreaming X32 port. This CL will eliminate all the __q ...
7 years, 5 months ago (2013-07-25 11:40:49 UTC) #2
weiliang.lin2
7 years, 5 months ago (2013-07-25 12:41:46 UTC) #3
danno
I think you should wait for the final design of https://codereview.chromium.org/19857006/ and make sure to ...
7 years, 5 months ago (2013-07-25 20:10:45 UTC) #4
weiliang.lin2
7 years, 5 months ago (2013-07-26 08:59:30 UTC) #5
On 2013/07/25 20:10:45, danno wrote:
> I think you should wait for the final design of
> https://codereview.chromium.org/19857006/ and make sure to use that mechanism.

Refine the patch to use kRegisterSize for calling convention stuff.

Powered by Google App Engine
This is Rietveld 408576698