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

Issue 6295013: Revert r6376 and r6373 which changes external array support. The ARM... (Closed)

Created:
9 years, 11 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Revert r6376 and r6373 which changes external array support. The ARM version did not work. TBR=kbr@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=6381

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1465 lines, -1543 lines) Patch
M src/arm/ic-arm.cc View 2 chunks +683 lines, -0 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 2 chunks +0 lines, -702 lines 0 comments Download
M src/builtins.h View 2 chunks +14 lines, -0 lines 0 comments Download
M src/builtins.cc View 2 chunks +76 lines, -0 lines 0 comments Download
M src/heap.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/ia32/ic-ia32.cc View 2 chunks +342 lines, -0 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +0 lines, -389 lines 0 comments Download
M src/ic.h View 4 chunks +15 lines, -0 lines 0 comments Download
M src/ic.cc View 3 chunks +51 lines, -8 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/stub-cache.h View 2 chunks +0 lines, -18 lines 0 comments Download
M src/stub-cache.cc View 2 chunks +0 lines, -80 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/assembler-x64.cc View 2 chunks +0 lines, -22 lines 0 comments Download
M src/x64/disasm-x64.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M src/x64/ic-x64.cc View 2 chunks +268 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +0 lines, -300 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
9 years, 11 months ago (2011-01-19 08:19:28 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698