summaryrefslogtreecommitdiff
path: root/js/src/tests
Commit message (Expand)AuthorAge
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07
* Update tzdata in ICU data files to 2018e.André Bargull2018-06-07
* Revert "Add pluralrules to JS Intl"wolfbeast2018-04-25
* Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVMAndré Bargull2018-04-19
* Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30
* Revert "Enable Array.prototype.values"wolfbeast2018-03-28
* Enable Array.prototype.valueswolfbeast2018-03-27
* Merge remote-tracking branch 'janek/js_regexp_lastindex_1'wolfbeast2018-03-27
|\
| * Bug 1317397: Only set lastIndex for global or sticky RegExps in RegExpBuiltin...janekptacijarabaci2018-03-24
| * Bug 1343375: Update RegExp.prototype.replace and .match to call ToLength(last...janekptacijarabaci2018-03-24
* | Bug 1360839 - Call IteratorClose due to abrupt completion from yieldjanekptacijarabaci2018-03-25
* | Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...janekptacijarabaci2018-03-25
* | Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception du...janekptacijarabaci2018-03-25
* | Bug 1338796 - Do not call iterator.return if iterator.throw is present in yield*janekptacijarabaci2018-03-25
* | Bug 1334799 - Handle stack value in correct order when leaving for-of loop fr...janekptacijarabaci2018-03-25
* | Bug 1332881 - Handle stack value in correct order when leaving loop and try-f...janekptacijarabaci2018-03-25
* | Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*janekptacijarabaci2018-03-24
* | Bug 1147371: Implement IteratorClose for array destructuringjanekptacijarabaci2018-03-24
* | Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24
* | Bug 1204028: Evaluate LHS reference before RHS in destructuringjanekptacijarabaci2018-03-20
* | Bug 1322314 - Do not emit ParseNode twice in BytecodeEmitter::emitDestructuri...janekptacijarabaci2018-03-20
|/
* Add support for the function `name` property.wolfbeast2018-03-20
|\
| * Part 4: Fix existing testsjanekptacijarabaci2018-03-19
| * Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19
| * Bug 1317309: Throw a TypeError when passing a Symbol value to ToAtomjanekptacijarabaci2018-03-19
* | Testsjanekptacijarabaci2018-03-19
|/
* Prototypes should be regular objects.wolfbeast2018-03-19
|\
| * Bug 1320198: Land additional Error prototype testjanekptacijarabaci2018-03-17
| * Testsjanekptacijarabaci2018-03-17
* | Remove strict arguments poison pill for "caller" property per ES2017wolfbeast2018-03-18
|\ \
| * | Remove strict arguments poison pill for "caller" property per ES2017janekptacijarabaci2018-03-18
| |/
* | Correctly tokenize valid JS names when using code points outside of BMP range.wolfbeast2018-03-18
|\ \
| * | Correctly tokenize valid JS names when using Unicode mathematical alphanumeri...janekptacijarabaci2018-03-18
| |/
* | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
* | Bug 1318017: Call GetPrototypeFromConstructor for generator/async function an...janekptacijarabaci2018-03-16
|/
* Close iterator after error in Promise.{all,race}janekptacijarabaci2018-03-15
* Close iterator after error in Array.fromjanekptacijarabaci2018-03-15
* Close iterator after error in {Map,Set,WeakMap,WeakSet} constructorsjanekptacijarabaci2018-03-15
* Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzardAndré Bargull2018-03-14
* JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu`janekptacijarabaci2018-03-12
* Add pluralrules to JS Intlwolfbeast2018-02-07
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03
* Use UTC where appropriate in python filesMatt A. Tobin2018-02-02
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02