Huáng Jùnliàng
|
dc7c5640e9
|
Compact parser fixture loc info (#11322)
* chore: compact loc information in parser fixtures
* chore: update test fixtures
|
2020-03-23 20:10:29 -04:00 |
|
Nicolò Ribaudo
|
34937f13d5
|
Trailing comma after rest - The final fix (#10491)
* [parser] Track trailing commas in extras instead of state
* Update existing tests
* Update test262 whitelist
* Improve error message and location
* nit
* Use lookaheadCharCode
|
2019-10-08 23:08:50 +02:00 |
|
Nicolò Ribaudo
|
9764718c32
|
Disallow trailing comma after rest (#9311)
* Add new tests
* Use state instead of param and disallow comma in [...a,]=[]
* Unify error messages
* Object destructuring
* Update whitelist
|
2019-01-11 13:08:38 +01:00 |
|