summaryrefslogtreecommitdiffstats
path: root/js/src/frontend/FullParseHandler.h
Commit message (Expand)AuthorAgeLines
* Bug 1343481 - Part 7: Add BytecodeEmitter::emitDotGenerator and make yield/aw...Gaming4JC2019-12-17-9/+12
* Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {...Gaming4JC2019-12-17-1/+1
* 1339395 - Part 2: Add parser support for rest and spread object properties.Gaming4JC2019-07-18-0/+12
* 1339395 - Part 1: Align parse method for object literals to match array liter...Gaming4JC2019-07-18-3/+2
* 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-2/+4
* 1317375 - Implement "Template Literals Revision / Lifting Template Literal Re...Gaming4JC2019-07-18-0/+4
* 1315815 - Don't treat async or await as a keyword when they contain escapes.Gaming4JC2019-07-18-11/+9
* Move the Parser::checkFunctionDefinition call into its callers.wolfbeast2019-04-06-3/+12
* 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/+7
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+977