test262/test/language/statements/const/syntax
Rick Waldron 44c65fd02a Import tests from Google V8 (Block Scope Additions)
These tests are derived from the following files within the Google V8 project:

    test/mjsunit/es6/regress/regress-2506.js
    test/mjsunit/es6/regress/regress-3426.js
    test/mjsunit/es6/regress/regress-3683.js
2015-04-09 14:21:06 -04:00
..
block-scope-syntax-const-declarations-mixed-with-without-initialiser.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
block-scope-syntax-const-declarations-mixed-without-with-initialiser.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
block-scope-syntax-const-declarations-without-initialiser.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
const-invalid-assignment-next-expression-for.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
const-invalid-assignment-statement-body-for-in.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
const-invalid-assignment-statement-body-for-of.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
const-outer-inner-let-bindings.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
const.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-case-expression-statement-list.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-default-statement-list.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-do-statement-while-expression.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-for-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-if-expression-statement-else-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-if-expression-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-label-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
with-initializer-while-expression-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-case-expression-statement-list.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-default-statement-list.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-do-statement-while-expression.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-for-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-if-expression-statement-else-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-if-expression-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-label-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
without-initializer-while-expression-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00