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

Issue 18709: Make sure that eval and try-catch introduced context extension objects... (Closed)

Created:
11 years, 11 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Make sure that eval and try-catch introduced context extension objects act as if they have no properties in their prototype chains. This fixes V8 issue 193: http://code.google.com/p/v8/issues/detail?id=193. Committed: http://code.google.com/p/v8/source/detail?r=1132

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -1 line) Patch
M src/contexts.cc View 1 chunk +5 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-193.js View 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
11 years, 11 months ago (2009-01-23 12:11:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698