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

Issue 6031013: Fix the build breakge on x64 and ARM after r6173... (Closed)

Created:
9 years, 11 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix the build breakge on x64 and ARM after r6173 The instanceof changes was not fully ported to x64 and ARM. Committed: http://code.google.com/p/v8/source/detail?r=6175

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -38 lines) Patch
M src/arm/code-stubs-arm.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/arm/lithium-arm.h View 3 chunks +15 lines, -0 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +0 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-05 11:57:18 UTC) #1
Kevin Millikin (Chromium)
9 years, 11 months ago (2011-01-05 11:59:24 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698