Nicolò Ribaudo
771c730fda
[parser] Disallow duplicate and undeclared private names (#10456)
* [parser] Add private names tracking to Scope
- Disallow duplicate private names
- Disallow undeclared private names
* Update tests
* Test all possible duplications
* Test undeclared private names
* Better error message for top-level private names
* Fix flow
* Update test262 whitelist
* Update fixtures
* Update flow whitelist
* Remove old output.json
* Move ClassScopeHandler to a separate class
* Make the code readable
2020-01-10 02:22:05 +01:00
..
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-21 18:19:58 -07:00
2019-12-31 09:36:03 -05:00
2019-12-31 09:36:03 -05:00
2020-01-10 02:22:05 +01:00
2020-01-10 02:22:05 +01:00
2018-09-09 17:57:52 -07:00
2019-11-16 10:15:15 +01:00
2019-11-16 10:15:15 +01:00
2019-01-22 09:16:32 -06:00
2018-08-10 07:52:55 -04:00
2018-09-09 17:57:52 -07:00
2019-11-05 10:15:00 +01:00
2018-09-09 17:57:52 -07:00
2018-05-21 18:19:58 -07:00
2018-05-29 13:58:21 -07:00
2018-05-29 13:58:21 -07:00
2018-05-21 18:19:58 -07:00
2019-11-16 10:15:15 +01:00
2019-11-16 10:15:15 +01:00
2020-01-10 02:22:05 +01:00
2020-01-10 02:22:05 +01:00