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

Issue 21721002: Make some constants' meaning clear for X64 (Closed)

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

Description

Make some constants' meaning clear for X64 R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16061

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed danno's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -39 lines) Patch
M src/x64/assembler-x64.h View 1 1 chunk +29 lines, -22 lines 0 comments Download
M src/x64/assembler-x64.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/x64/debug-x64.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
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 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
haitao.feng
Addressed danno's comments on https://codereview.chromium.org/18014003/. https://codereview.chromium.org/21721002/diff/1/src/x64/assembler-x64.h File src/x64/assembler-x64.h (right): https://codereview.chromium.org/21721002/diff/1/src/x64/assembler-x64.h#newcode598 src/x64/assembler-x64.h:598: static const int kDebugBreakSlotLength ...
7 years, 4 months ago (2013-08-02 04:41:17 UTC) #1
danno
https://codereview.chromium.org/21721002/diff/1/src/x64/assembler-x64.h File src/x64/assembler-x64.h (right): https://codereview.chromium.org/21721002/diff/1/src/x64/assembler-x64.h#newcode582 src/x64/assembler-x64.h:582: // The length of call(kScratchRegister). I am not sure ...
7 years, 4 months ago (2013-08-02 14:01:20 UTC) #2
haitao.feng
danno, thanks a lot for the review. All comments are addressed. Please take another look. ...
7 years, 4 months ago (2013-08-02 15:10:56 UTC) #3
danno
lgtm
7 years, 4 months ago (2013-08-05 15:36:38 UTC) #4
haitao.feng
7 years, 4 months ago (2013-08-06 00:09:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r16061 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698