Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Implement array.flat and array.flatMap | wolfbeast | 2019-05-19 | -0/+108 |
| | | | | | | Self-hosted implementation that adds both functions and adds them to @@unscopables as specced in ES2019. Resolves #1095 | |||
* | Change inlining of intrinsics. | wolfbeast | 2018-06-07 | -6/+7 |
| | ||||
* | Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals. | wolfbeast | 2018-05-04 | -8/+0 |
| | ||||
* | Bug 1147371: Convert self-hosted code that need to call IteratorClose to use ↵ | janekptacijarabaci | 2018-03-24 | -34/+12 |
| | | | | | | for-of Issue #74 | |||
* | Close iterator after error in Array.from | janekptacijarabaci | 2018-03-15 | -14/+32 |
| | | | | Issue #17 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1149 |