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