summaryrefslogtreecommitdiffstats
path: root/js/src/tests/ecma_6/Array/unscopables.js
Commit message (Collapse)AuthorAgeLines
* Implement array.flat and array.flatMapwolfbeast2019-05-19-0/+2
| | | | | | Self-hosted implementation that adds both functions and adds them to @@unscopables as specced in ES2019. Resolves #1095
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+51