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

Issue 344011: * Fix new snapshot code on ARM. (Closed)

Created:
11 years, 1 month ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

* Fix new snapshot code on ARM. Committed: http://code.google.com/p/v8/source/detail?r=3161

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -8 lines) Patch
M src/arm/assembler-arm.h View 1 chunk +3 lines, -0 lines 1 comment Download
M src/arm/assembler-arm-inl.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/serialize.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 1 month ago (2009-10-28 11:08:14 UTC) #1
Mads Ager (chromium)
11 years, 1 month ago (2009-10-28 11:55:16 UTC) #2
LGTM!

http://codereview.chromium.org/344011/diff/1/6
File src/arm/assembler-arm.h (right):

http://codereview.chromium.org/344011/diff/1/6#newcode440
Line 440: // Read/Modify the code target address in a constant pool entry.
Delete "Read/" as there is no read accessor.

Powered by Google App Engine
This is Rietveld 408576698