summaryrefslogtreecommitdiff
path: root/js/src/builtin/ReflectParse.cpp
Commit message (Expand)AuthorAge
* [JS:Engine] Implement support for nullish coalescing in the JS parserFranklinDM2022-05-27
* [JS:Engine] Implement the Optional Chaining operator (?.)Matt A. Tobin2022-05-05
* Issue mcp-graveyard/UXP%1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue mcp-graveyard/UXP%618 - Report source position information (line/column)Moonchild2020-07-04
* Issue mcp-graveyard/UXP%1465 - Implement optional catch binding.wolfbeast2020-02-27
* Bug 1343481 - Part 7: Add BytecodeEmitter::emitDotGenerator and make yield/aw...Gaming4JC2019-12-17
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17
* 1339395 - Part 2: Add parser support for rest and spread object properties.Gaming4JC2019-07-18
* 1317375 - Implement "Template Literals Revision / Lifting Template Literal Re...Gaming4JC2019-07-18
* 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.Gaming4JC2019-07-18
* Fix incorrect assertions in js/src/builtin/trav902018-04-06
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02