summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test
Commit message (Expand)AuthorAgeLines
* Bug 1341411 - Support circular module dependencies through export* per ES2017janekptacijarabaci2018-04-14-0/+15
* Bug 1341256 - Fix module namespace object get handlerjanekptacijarabaci2018-04-14-0/+3
* Bug 1326453 - Part 5: Remove no longer used ListIterator implementationjanekptacijarabaci2018-04-14-3/+0
* Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for mo...janekptacijarabaci2018-04-14-2/+17
* Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ...janekptacijarabaci2018-04-14-1/+3
* Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to no...janekptacijarabaci2018-04-14-1/+1
* Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...janekptacijarabaci2018-04-14-19/+0
* Bug 1320993 - Fix exporting default class expressionjanekptacijarabaci2018-04-14-0/+2
* Merge remote-tracking branch 'janek/js_regexp_lastindex_1'wolfbeast2018-03-27-2/+2
|\
| * Bug 1317397: Only set lastIndex for global or sticky RegExps in RegExpBuiltin...janekptacijarabaci2018-03-24-2/+2
* | Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...janekptacijarabaci2018-03-25-0/+10
* | Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25-0/+15
* | Bug 1334314 - Fix debug mode OSR exception handling for IteratorClose trynotesjanekptacijarabaci2018-03-25-0/+16
* | Bug 1341339 - Check for duplicates in processIteratorsjanekptacijarabaci2018-03-25-0/+9
* | Bug 1335996 - Make test for bug 1333946 more reliablejanekptacijarabaci2018-03-25-3/+5
* | Bug 1333946 - Make IonBuilder::processIterators transitivejanekptacijarabaci2018-03-25-0/+6
* | Bug 1331444 - Keep iterators alive in Ion in for-of loops for IteratorClose d...janekptacijarabaci2018-03-25-0/+7
|/
* Add support for the function `name` property.wolfbeast2018-03-20-22/+22
|\
| * Part 4: Fix existing testsjanekptacijarabaci2018-03-19-22/+22
* | Bug 1323868: Report object allocation failure when running off-main-threadjanekptacijarabaci2018-03-19-0/+5
|/
* Support ES6's "new function" constructwolfbeast2018-03-18-12/+8
|\
| * Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-12/+8
* | Handle same-compartment wrappers in TypedArray methods.wolfbeast2018-03-17-0/+20
|/
* Add rematerialized frames to the table on JitActivation after rematerializati...wolfbeast2018-02-08-0/+65
* Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.wolfbeast2018-02-03-5/+0
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+248312