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

Issue 7248056: Remove --strict developer flag from V8. (Closed)

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

Description

Remove --strict developer flag from V8. It makes V8 not have JavaScript semantics by throwing exception all the time. Even our own natives JavaScript code cannot run using that. R=ricow@chromium.org BUG=v8:1511 Committed: http://code.google.com/p/v8/source/detail?r=8475

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M src/flag-definitions.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ic.cc View 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 5 months ago (2011-06-30 06:50:19 UTC) #1
Rico
9 years, 5 months ago (2011-06-30 06:56:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698