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

Issue 113761: Add missing file to change 2030. x64/assembler-x64-inl.h was not uploaded. (Closed)

Created:
11 years, 7 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add missing file to change 2030. x64/assembler-x64-inl.h was not uploaded. Committed: http://code.google.com/p/v8/source/detail?r=2031

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -13 lines) Patch
M src/x64/assembler-x64-inl.h View 2 chunks +33 lines, -13 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
William Hesse
Add missing file to change. See disussion of change 115571 (http://codereview.chromium.org/115571) for more context about ...
11 years, 7 months ago (2009-05-22 08:31:20 UTC) #1
Lasse Reichstein
LGTM.
11 years, 7 months ago (2009-05-22 08:58:33 UTC) #2
iposva
11 years, 7 months ago (2009-05-22 15:50:23 UTC) #3
http://codereview.chromium.org/113761/diff/1/2
File src/x64/assembler-x64-inl.h (right):

http://codereview.chromium.org/113761/diff/1/2#newcode44
Line 44: *pc_++ = (x)
Is there any particular reason why this has to be a macro? Why not define a
inline void emit(byte x) in the assembler_x64.h file? That would be much
cleaner.

Thanks!

Powered by Google App Engine
This is Rietveld 408576698