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

Issue 6372013: Revert "Reapply change to with/arguments interaction." (Closed)

Created:
9 years, 11 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Revert "Reapply change to with/arguments interaction." Revert this change again. Somewhat mysteriously we sometimes get empty contexts that we do not expect in the context chain. Committed: http://code.google.com/p/v8/source/detail?r=6465

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -35 lines) Patch
M src/arm/code-stubs-arm.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M src/arm/codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.h View 1 chunk +6 lines, -7 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/scopes.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-evaluate-locals.js View 3 chunks +13 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 11 months ago (2011-01-25 13:00:49 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-25 13:03:14 UTC) #2
LGTM, thanks.

Powered by Google App Engine
This is Rietveld 408576698