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

Issue 819001: Revert change to always call builtins for Array functions.... (Closed)

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

Description

Revert change to always call builtins for Array functions. It causes regressions on test shell tests. TBR=antonm@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=4075

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -103 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 5 chunks +42 lines, -51 lines 0 comments Download
M src/builtins.cc View 11 chunks +26 lines, -50 lines 0 comments Download
M src/contexts.h View 3 chunks +8 lines, -0 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 2 chunks +14 lines, -1 line 0 comments Download
M src/ic.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/stub-cache.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/stub-cache.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/top.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/top.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
10 years, 9 months ago (2010-03-10 08:44:32 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698