summaryrefslogtreecommitdiffstats
path: root/js/src/frontend/TokenStream.cpp
Commit message (Collapse)AuthorAgeLines
* Rename TokenStream::reportStrictWarningErrorNumberVA towolfbeast2019-04-06-1/+1
| | | | | | | TokenStream::reportExtraWarningErrorNumberVA for clarity. Emit Extra Warnings instead of Strict Warnings from the BCE where it makes sense.
* Stage 1-1: Implement Function.prototype.toString revision proposal.wolfbeast2019-02-02-0/+6
| | | | Tag #960
* Correctly tokenize valid JS names when using Unicode mathematical ↵janekptacijarabaci2018-03-18-8/+141
| | | | | | alphanumeric symbols as variable name Issue https://github.com/MoonchildProductions/Pale-Moon/issues/1647
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1962