Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into 816 | wolfbeast | 2019-04-05 | -51/+17 |
|\ | ||||
| * | Check for dead wrappers in CallerGetterImpl/CallerSetterImpl. | wolfbeast | 2019-03-22 | -46/+12 |
| | | | | | | | | | | This also removes code duplication by making CallerSetterImpl call CallerGetterImpl. | |||
| * | Align `instanceof` with the final ES6 spec. | wolfbeast | 2019-02-07 | -5/+5 |
| | | ||||
* | | Stage 1-2: Remove a space after comma in parameter list for generated | wolfbeast | 2019-02-02 | -1/+1 |
| | | | | | | | | function source. | |||
* | | Stage 1-1: Implement Function.prototype.toString revision proposal. | wolfbeast | 2019-02-02 | -31/+59 |
|/ | | | | Tag #960 | |||
* | Part 1: Implement ES6 function name property semantics | janekptacijarabaci | 2018-03-19 | -17/+92 |
| | | | | Issue #78 | |||
* | Bug 1317309: Throw a TypeError when passing a Symbol value to ToAtom | janekptacijarabaci | 2018-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 LazyScript | janekptacijarabaci | 2018-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 code | janekptacijarabaci | 2018-03-16 | -203/+61 |
| | ||||
* | Bug 1318017: Call GetPrototypeFromConstructor for generator/async function ↵ | janekptacijarabaci | 2018-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. | wolfbeast | 2018-02-08 | -0/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2380 |