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

Issue 9838059: Rollback of r11118, r11109 in trunk branch. (Closed)

Created:
8 years, 9 months ago by danno
Modified:
8 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Rollback of r11118, r11109 in trunk branch. MIPS: Support arguments object access from inlined functions. Support arguments object access from inlined functions. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=11129

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -433 lines) Patch
M src/arm/lithium-arm.h View 3 chunks +2 lines, -22 lines 0 comments Download
M src/arm/lithium-arm.cc View 3 chunks +2 lines, -17 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +9 lines, -18 lines 0 comments Download
M src/hydrogen.h View 5 chunks +2 lines, -19 lines 0 comments Download
M src/hydrogen.cc View 13 chunks +41 lines, -93 lines 0 comments Download
M src/hydrogen-instructions.h View 3 chunks +3 lines, -23 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +17 lines, -26 lines 0 comments Download
M src/ia32/lithium-ia32.h View 3 chunks +2 lines, -22 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 3 chunks +2 lines, -16 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +10 lines, -19 lines 0 comments Download
M src/mips/lithium-mips.h View 3 chunks +2 lines, -22 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +2 lines, -17 lines 0 comments Download
M src/runtime.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +16 lines, -25 lines 0 comments Download
M src/x64/lithium-x64.h View 3 chunks +2 lines, -22 lines 0 comments Download
M src/x64/lithium-x64.cc View 3 chunks +2 lines, -17 lines 0 comments Download
M test/mjsunit/compiler/inline-arguments.js View 1 chunk +0 lines, -43 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
8 years, 9 months ago (2012-03-23 15:46:27 UTC) #1
Jakob Kummerow
8 years, 9 months ago (2012-03-23 15:46:56 UTC) #2
rubberstamp LGTM.

Powered by Google App Engine
This is Rietveld 408576698