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

Issue 7096004: Fix receiver for calls to strict-mode and builtin functions that are (Closed)

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

Description

Fix receiver for calls to strict-mode and builtin functions that are potentially shadowed by eval. R=sgjesse@chromium.org TEST=mjsunit/regress/regress-124.js

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -15 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M test/mjsunit/regress/regress-124.js View 1 chunk +3 lines, -3 lines 0 comments Download
M test/mjsunit/regress/regress-1365.js View 1 chunk +20 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 6 months ago (2011-05-31 07:38:13 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-05-31 07:54:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698