summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/ReflectParse.cpp
Commit message (Collapse)AuthorAgeLines
* 1339395 - Part 2: Add parser support for rest and spread object properties.Gaming4JC2019-07-18-0/+12
|
* 1317375 - Implement "Template Literals Revision / Lifting Template Literal ↵Gaming4JC2019-07-18-1/+11
| | | | Restriction" ECMAScript proposal
* 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.Gaming4JC2019-07-18-6/+1
|
* Fix incorrect assertions in js/src/builtin/trav902018-04-06-1/+1
| | | | Prevents GCC 7 build warning spam.
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-1/+1
| | | | Issue #78
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-1/+1
| | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3752