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

Issue 73072: Allow using with and eval in JS extensions in debug mode by... (Closed)

Created:
11 years, 8 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Allow using with and eval in JS extensions in debug mode by getting rid of bogus assertion error. Committed: http://code.google.com/p/v8/source/detail?r=1710

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -2 lines) Patch
M src/parser.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 8 months ago (2009-04-15 06:14:10 UTC) #1
Mads Ager (chromium)
11 years, 8 months ago (2009-04-15 06:21:49 UTC) #2
LGTM

Are these the only occurrences of !Bootstrapper::IsActive that we need to look
into in connection with extensions?

Powered by Google App Engine
This is Rietveld 408576698