summaryrefslogtreecommitdiff
path: root/js/src/frontend/SyntaxParseHandler.h
Commit message (Expand)AuthorAge
* Issue #1658 - Part 4: Fix optional chaining assertions and remove unreachable...FranklinDM2022-05-04
* Issue #1658 - Part 1: Implement support for optional chaining in the JS ParserFranklinDM2022-05-04
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Bug 1343481 - Part 7: Add BytecodeEmitter::emitDotGenerator and make yield/aw...Gaming4JC2019-12-17
* 1339395 - Part 2: Add parser support for rest and spread object properties.Gaming4JC2019-07-18
* 1303703 - Part 3: Syntax parse destructuring assignment patterns.Gaming4JC2019-07-18
* 1216630 - Print class source when calling toString on the constructor.Gaming4JC2019-07-18
* 1339963 - Part 1: Split Parser::exportDeclaration.Gaming4JC2019-07-18
* 1317375 - Implement "Template Literals Revision / Lifting Template Literal Re...Gaming4JC2019-07-18
* 1315815 - Don't treat async or await as a keyword when they contain escapes.Gaming4JC2019-07-18
* Move the Parser::checkFunctionDefinition call into its callers.wolfbeast2019-04-06
* Specify an explicit offset when warning about "use asm" found in thewolfbeast2019-04-05
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02