Kai Cataldo
2057d2b159
fix: non-directive "use strict" should not enable parsing in strict mode (#11188)
* fix: non-directive "use strict" should not enable parsing in strict mode
* Remove dead code
* Add stricter type annotations
* set oldStrict explicitly to null
* Fix error
* label callback argument
* update comment
* Address feedback
* Remove this.state.octalPosition
* Add additional tests
* Revert "Remove this.state.octalPosition"
This reverts commit bcc78c9530f8c840f85e86053b75efce662f34d1.
* Remove containsOctal
* Report multiple octal literals in single token
* Fix comments
* remove Array.prototype.flat()
2020-03-05 17:34:27 -05:00
..
2018-05-21 18:19:58 -07:00
2019-01-21 22:25:37 -08:00
2020-03-05 17:34:27 -05:00
2020-03-05 17:34:27 -05:00
2018-12-03 00:04:37 -08:00
2020-03-05 17:34:27 -05:00
2019-01-22 09:16:32 -06:00
2018-05-19 00:03:05 -04:00
2019-02-25 15:20:05 -08:00