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

Issue 8983027: Rollback 10331: Make sure transitioned arrays efficiently call builtin Array functions (Closed)

Created:
8 years, 11 months ago by danno
Modified:
8 years, 11 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Rollback 10331: Make sure transitioned arrays efficiently call builtin Array functions Due to perf regressions TBR=fschneider@chromium.org BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=10332

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -271 lines) Patch
M src/arm/lithium-codegen-arm.h View 2 chunks +1 line, -4 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 4 chunks +9 lines, -22 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 2 chunks +6 lines, -17 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +5 lines, -37 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/hydrogen-instructions.h View 3 chunks +4 lines, -14 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 2 chunks +1 line, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 4 chunks +10 lines, -19 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 2 chunks +3 lines, -14 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 2 chunks +3 lines, -37 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 2 chunks +9 lines, -5 lines 0 comments Download
M src/lithium.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/objects.h View 2 chunks +1 line, -6 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 2 chunks +2 lines, -5 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 4 chunks +10 lines, -18 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 2 chunks +5 lines, -16 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 2 chunks +3 lines, -37 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 3 chunks +8 lines, -6 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698