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

Issue 361005: Fix compilation error in debug build for IA-32 and ARM. (Closed)

Created:
11 years, 1 month ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix compilation error in debug build for IA-32 and ARM. TBR=sgjesse@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3214

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/arm/fast-codegen-arm.cc View 2 chunks +1 line, -1 line 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
fschneider
11 years, 1 month ago (2009-11-04 14:32:55 UTC) #1
Søren Thygesen Gjesse
LGTM
11 years, 1 month ago (2009-11-04 14:38:35 UTC) #2
Søren Thygesen Gjesse
11 years, 1 month ago (2009-11-04 14:40:04 UTC) #3
Minor comment after all - you can fix that next time you touch the file.

http://codereview.chromium.org/361005/diff/1/2
File src/ia32/fast-codegen-ia32.cc (right):

http://codereview.chromium.org/361005/diff/1/2#newcode33
Line 33: #include "debug.h"
Please keep the include files sorted by name.

Powered by Google App Engine
This is Rietveld 408576698