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

Issue 6990056: Add tests for function statements in strict mode. (Closed)

Created:
9 years, 7 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add tests for function statements in strict mode. Small fixes. Added test for const declaration in strict mode. TEST=preparser/strict-function-statement Committed: http://code.google.com/p/v8/source/detail?r=8041

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -7 lines) Patch
M preparser/preparser-process.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/preparser.h View 2 chunks +10 lines, -1 line 0 comments Download
M src/preparser.cc View 4 chunks +27 lines, -4 lines 0 comments Download
A test/preparser/strict-const.js View 1 chunk +29 lines, -0 lines 0 comments Download
A test/preparser/strict-function-statement.pyt View 1 chunk +99 lines, -0 lines 0 comments Download
M test/preparser/strict-identifiers.pyt View 5 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 7 months ago (2011-05-24 13:01:12 UTC) #1
Mads Ager (chromium)
9 years, 7 months ago (2011-05-24 13:13:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698