test262/test/language/identifier-resolution
jugglinmike afe217b318
Add tests for "Class Static Init. Blocks" proposal (#2968)
* Add tests for "Class Static Init. Blocks" proposal

This proposal is currently at "stage 3" in TC39's standardization
process.

* fixup! Add tests for "Class Static Init. Blocks" proposal

* Correct identifier reference

* Update tests for grammar

* Update tests for identifiers

* Add tests for scope derivation
2021-07-15 08:49:12 -04:00
..
S10.2.2_A1_T1.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T2.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T3.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T4.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T5.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T6.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T7.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T8.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S10.2.2_A1_T9.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
S11.1.2_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.1.2_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
assign-to-global-undefined.js In strict mode code, attempts to assign to an unresolvable reference must throw a ReferenceError exception. Fixes gh-1964 2020-09-10 15:22:02 -04:00
static-init-invalid-await.js Add tests for "Class Static Init. Blocks" proposal (#2968) 2021-07-15 08:49:12 -04:00
unscopables.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00