summaryrefslogtreecommitdiffstats
path: root/js/src/jsfun.cpp
Commit message (Collapse)AuthorAgeLines
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-17/+92
| | | | Issue #78
* Bug 1317309: Throw a TypeError when passing a Symbol value to ToAtomjanekptacijarabaci2018-03-19-3/+9
| | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-3/+2
| | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-203/+61
|
* Bug 1318017: Call GetPrototypeFromConstructor for generator/async function ↵janekptacijarabaci2018-03-16-11/+39
| | | | | | | and Intl constructors [Depends on] Bug 755821: Function() should use the parser's argument parsing code
* Make XDR decoding more robust.wolfbeast2018-02-08-0/+4
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2380