Huáng Jùnliàng
2782a549e9
Refactor yield await classification (#12230)
* fix: incomplete ParamKind declaration
* refactor: add expression scope handler
* test: update test262 allowlist
* chore: cleanup
* fix: push expression scope for function body
* fix: push new expression scope for initializer and static block
* test: add more test cases
* fix flow error
* refactor: remove unecessary expression scope
* fix: parameter initializer error should not cross expression scope boundary
* chore: cleanup outdated comments
* fix: do not record async arrow error on ParameterDeclaration
* Update packages/babel-parser/src/util/expression-scope.js
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
* polish: clear ancestry declaration error on validate
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-10-26 11:42:02 -04:00
..
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2020-03-23 20:10:29 -04:00
2020-10-26 11:42:02 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-10-26 11:42:02 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2018-09-09 17:57:52 -07:00
2020-05-26 22:18:17 +02:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2019-01-22 09:16:32 -06:00
2018-08-10 07:52:55 -04:00
2020-05-26 22:18:17 +02:00
2020-03-23 20:10:29 -04:00
2018-09-09 17:57:52 -07:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-07-09 20:33:50 -04:00
2020-07-09 20:33:50 -04:00
2020-05-26 22:18:17 +02:00
2020-07-09 20:33:50 -04:00
2020-05-26 22:18:17 +02:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-03-23 20:10:29 -04:00
2020-10-26 11:42:02 -04:00