Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 1333045 - Update Location object properties to current spec. | Gaming4JC | 2019-07-18 | -3/+0 |
| | | | | | | | Specifically, three changes: 1) valueOf should be non-enumerable. 2) valueOf should be === to Object.prototype.valueOf. 3) There should be no toJSON. | |||
* | Implement array.flat and array.flatMap | wolfbeast | 2019-05-19 | -1/+1 |
| | | | | | | Self-hosted implementation that adds both functions and adds them to @@unscopables as specced in ES2019. Resolves #1095 | |||
* | moebius#242: XPCOM: exportFunction() - fix wrong .length attribute | janekptacijarabaci | 2018-04-14 | -0/+3 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/243 | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-27 | -10/+14 |
|\ | | | | | | | js_array_values_1 | |||
| * | Update RegExp Xray code | janekptacijarabaci | 2018-03-19 | -2/+11 |
| | | | | | | | | Issue #77 | |||
| * | Simplify Error Xray code | janekptacijarabaci | 2018-03-17 | -8/+3 |
| | | ||||
* | | JS - support for Array.prototype.values() | janekptacijarabaci | 2018-02-20 | -2/+2 |
|/ | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+16705 |