summaryrefslogtreecommitdiff
path: root/js/src/builtin/ReflectParse.cpp
Commit message (Expand)AuthorAge
* Issue #1894 - Part 3: Implement support for nullish coalescing in JS reflectionFranklinDM2022-05-21
* Issue #1658 - Part 4: Fix optional chaining assertions and remove unreachable...FranklinDM2022-05-04
* Issue #1658 - Part 3: Implement support for optional chaining in JS reflectionFranklinDM2022-05-04
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #618 - Report source position information (line/column)Moonchild2020-07-04
* Issue #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