test262/test/language/statements/const
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
..
syntax Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
block-local-closure-get-before-initialization.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
block-local-use-before-initialization-in-declaration-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
block-local-use-before-initialization-in-prior-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
function-local-closure-get-before-initialization.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
function-local-use-before-initialization-in-declaration-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
function-local-use-before-initialization-in-prior-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
global-closure-get-before-initialization.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
global-use-before-initialization-in-declaration-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
global-use-before-initialization-in-prior-statement.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00
redeclaration-error-from-within-strict-mode-function-const.js Import tests from Google V8 (Block Scope Additions) 2015-04-09 14:21:06 -04:00