summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/Intl.js
Commit message (Collapse)AuthorAgeLines
* [regression] [follow up] Error: No such property on self-hosted object: ↵janekptacijarabaci2018-04-30-1/+125
| | | | | | "Intl_getDisplayNames" Issue #162 and #264
* Avoid calling slice in self-hosted code. DiDwolfbeast2018-04-25-3/+21
| | | | This time without unrelated/incomplete pluralforms junk.
* Revert "Add pluralrules to JS Intl"wolfbeast2018-04-25-492/+134
| | | | This reverts commit 7686bceecff17f91758c8c6547a78e71ff3a8c38.
* Add pluralrules to JS Intlwolfbeast2018-02-07-134/+492
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3008