summaryrefslogtreecommitdiff
path: root/js/src/jit
Commit message (Expand)AuthorAge
* Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbou...wolfbeast2018-08-30
* Remove recover instruction results after bailouts.wolfbeast2018-07-13
* Bug 1464829 - Ensure the recover instruction vector has the expected size.Nicolas B. Pierron2018-06-07
* Change inlining of intrinsics.wolfbeast2018-06-07
* Bug 1411415.wolfbeast2018-04-29
* Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=...Jan de Mooij2018-04-19
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07
* Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...janekptacijarabaci2018-03-25
* Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...janekptacijarabaci2018-03-25
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-03-25
* Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25
* Bug 1334314 - Fix debug mode OSR exception handling for IteratorClose trynotesjanekptacijarabaci2018-03-25
* Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception du...janekptacijarabaci2018-03-25
* Bug 1341339 - Check for duplicates in processIteratorsjanekptacijarabaci2018-03-25
* Bug 1333946 - Make IonBuilder::processIterators transitivejanekptacijarabaci2018-03-25
* Bug 1331444 - Keep iterators alive in Ion in for-of loops for IteratorClose d...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
* Part 3: Support JSOP_SETFUNNAME in Baseline and Ionjanekptacijarabaci2018-03-19
* Bug 1437450 - Disable Ion no-clone optimization for regexps if the graph cont...Jan de Mooij2018-03-14
* Remove unnecessary InvalidateCompilerOutputsForScript call.wolfbeast2018-02-08
* Split double MoveOperands that conflict with floats.wolfbeast2018-02-05
* Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.wolfbeast2018-02-03
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02