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

Issue 6771049: Allow construction of x64 Assembler with a NULL Isolate. (Closed)

Created:
9 years, 8 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Allow construction of x64 Assembler with a NULL Isolate. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7478

Patch Set 1 #

Total comments: 1

Patch Set 2 : remove tab character from source file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M src/x64/assembler-x64.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 8 months ago (2011-04-01 13:04:26 UTC) #1
Lasse Reichstein
9 years, 8 months ago (2011-04-01 13:09:00 UTC) #2
LGTM

http://codereview.chromium.org/6771049/diff/1/src/x64/assembler-x64.cc
File src/x64/assembler-x64.cc (right):

http://codereview.chromium.org/6771049/diff/1/src/x64/assembler-x64.cc#newcod...
src/x64/assembler-x64.cc:402: isolate()->assembler_spare_buffer() == NULL &&
Untabify here.

Powered by Google App Engine
This is Rietveld 408576698