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

Issue 236753002: Return int64_t instead of intptr_t for RootRegisterDelta and support x32 as well. (Closed)

Created:
6 years, 8 months ago by haitao.feng
Modified:
6 years, 8 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Return int64_t instead of intptr_t for RootRegisterDelta and support x32 as well. R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20863

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M src/x64/macro-assembler-x64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 7 chunks +19 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haitao.feng
For x32, we could not use intptr_t for the delta as the whole address space ...
6 years, 8 months ago (2014-04-14 11:20:41 UTC) #1
Toon Verwaest
lgtm
6 years, 8 months ago (2014-04-17 09:10:27 UTC) #2
haitao.feng
6 years, 8 months ago (2014-04-17 23:25:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20863 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698