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

Issue 8314018: Remove redundant allow-natives flag from CompilationInfo. (Closed)

Created:
9 years, 2 months ago by Lasse Reichstein
Modified:
9 years, 2 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Remove redundant allow-natives flag from CompilationInfo. Just use script being native and FLAG_allow_natives_syntax directly. Committed: http://code.google.com/p/v8/source/detail?r=9643

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -14 lines) Patch
M src/compiler.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/compiler.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M src/parser.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M test/mjsunit/regress/regress-1521.js View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 2 months ago (2011-10-17 08:38:06 UTC) #1
danno
9 years, 2 months ago (2011-10-17 08:45:31 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698