summaryrefslogtreecommitdiffstats
path: root/js/src/builtin
Commit message (Collapse)AuthorAgeLines
* Bug 1318017: Call GetPrototypeFromConstructor for generator/async function ↵janekptacijarabaci2018-03-16-36/+66
| | | | | | | and Intl constructors [Depends on] Bug 755821: Function() should use the parser's argument parsing code
* Close iterator after error in Promise.{all,race}janekptacijarabaci2018-03-15-17/+36
| | | | Issue #17
* Close iterator after error in Array.fromjanekptacijarabaci2018-03-15-14/+32
| | | | Issue #17
* Close iterator after error in {Map,Set,WeakMap,WeakSet} constructorsjanekptacijarabaci2018-03-15-6/+53
| | | | Issue #17
* Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzardAndré Bargull2018-03-14-1/+1
| | | | | --HG-- extra : rebase_source : cb9ac8a678b6f565091f6d7733b6cd86afde0da7
* Add pluralrules to JS Intlwolfbeast2018-02-07-134/+492
|
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03-2/+0
|
* Remove "has-gczeal" property.wolfbeast2018-02-03-4/+0
|
* Remove GCZeal: Base cleanupwolfbeast2018-02-03-202/+0
| | | | UXP repo issue #8
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+46597