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

Issue 7187007: Merge arguments branch to bleeding edge (second try). (Closed)

Created:
9 years, 6 months ago by Karl Klose
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge arguments branch to bleeding edge (second try).

Patch Set 1 #

Patch Set 2 : Undelete external-array test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2608 lines, -1479 lines) Patch
M src/arm/code-stubs-arm.cc View 4 chunks +237 lines, -24 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 12 chunks +28 lines, -88 lines 0 comments Download
M src/arm/ic-arm.cc View 1 chunk +156 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 5 chunks +5 lines, -0 lines 0 comments Download
M src/ast.h View 8 chunks +12 lines, -24 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/builtins.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/builtins.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/code-stubs.h View 2 chunks +5 lines, -15 lines 0 comments Download
M src/codegen.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M src/compiler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/contexts.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/contexts.cc View 4 chunks +20 lines, -33 lines 0 comments Download
D src/extensions/experimental/i18n.js View 1 chunk +0 lines, -273 lines 0 comments Download
M src/handles.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap.h View 2 chunks +1 line, -1 line 0 comments Download
M src/heap.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/heap-profiler.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 6 chunks +45 lines, -7 lines 0 comments Download
M src/hydrogen-instructions.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 7 chunks +259 lines, -23 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 11 chunks +25 lines, -81 lines 0 comments Download
M src/ia32/ic-ia32.cc View 3 chunks +147 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ic.h View 5 chunks +11 lines, -1 line 0 comments Download
M src/ic.cc View 3 chunks +46 lines, -19 lines 0 comments Download
M src/lithium.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.h View 13 chunks +63 lines, -26 lines 0 comments Download
M src/objects.cc View 45 chunks +693 lines, -337 lines 0 comments Download
M src/objects-inl.h View 5 chunks +24 lines, -28 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/parser.cc View 4 chunks +5 lines, -1 line 0 comments Download
M src/prettyprinter.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 9 chunks +119 lines, -43 lines 0 comments Download
M src/runtime-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/scopeinfo.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/scopes.h View 2 chunks +0 lines, -7 lines 0 comments Download
M src/scopes.cc View 6 chunks +51 lines, -154 lines 0 comments Download
M src/stub-cache.h View 2 chunks +5 lines, -0 lines 0 comments Download
M src/stub-cache.cc View 2 chunks +40 lines, -0 lines 0 comments Download
M src/variables.h View 3 chunks +4 lines, -5 lines 0 comments Download
M src/variables.cc View 1 chunk +5 lines, -11 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +279 lines, -48 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 11 chunks +19 lines, -90 lines 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +152 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-heap.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M test/mjsunit/arguments.js View 1 chunk +2 lines, -2 lines 0 comments Download
D test/mjsunit/bugs/bug-900066.js View 1 chunk +0 lines, -38 lines 0 comments Download
M test/mjsunit/debug-evaluate-locals.js View 3 chunks +61 lines, -55 lines 0 comments Download
M test/mjsunit/fuzz-natives.js View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/regress/regress-70066.js View 3 chunks +6 lines, -10 lines 0 comments Download
M test/mozilla/mozilla.status View 1 chunk +0 lines, -5 lines 0 comments Download
M test/sputnik/sputnik.status View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Karl Klose
9 years, 6 months ago (2011-06-16 11:24:49 UTC) #1
Mads Ager (chromium)
9 years, 6 months ago (2011-06-16 11:57:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698