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

Issue 11417140: Censor .caller if it is a strict function instead of throwing. (Closed)

Created:
8 years, 1 month ago by rossberg
Modified:
8 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev, adamk, rafaelw
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -25 lines) Patch
M src/accessors.cc View 2 chunks +8 lines, -14 lines 0 comments Download
M test/mjsunit/strict-mode.js View 2 chunks +36 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rossberg
8 years, 1 month ago (2012-11-22 14:04:50 UTC) #1
Michael Starzinger
8 years, 1 month ago (2012-11-22 16:27:46 UTC) #2
LGTM. As discussed offline, it might make sense to put this behind some
--es52_poison_pill flag for now.

Also I like the fact that Test262 contains 97 test cases checking this, and all
of them still pass with the new semantic. That is very nice!

Powered by Google App Engine
This is Rietveld 408576698