| Commit message (Expand) | Author | Age | Lines |
* | Restrict ExtractLinearSum to monotonous operation in infinite math space. | Nicolas B. Pierron | 2019-03-23 | -4/+17 |
* | Pref the use of unboxed plain objects in JS and disable by default. | wolfbeast | 2019-03-21 | -1/+1 |
* | Remove a couple of unused variables | adeshkp | 2019-03-14 | -1/+0 |
* | Restrict ExtractLinearSum to find non-wrapping results. | wolfbeast | 2018-12-13 | -1/+1 |
* | Fix mistakingly flagged instructions. | wolfbeast | 2018-12-12 | -1/+1 |
* | Simplify SIMD conversion from Uint64 to Double. | wolfbeast | 2018-11-01 | -31/+21 |
* | Don't mark MGetFirstDollarIndex as movable. | wolfbeast | 2018-10-31 | -1/+4 |
* | Code style improvements (no bug). | wolfbeast | 2018-10-23 | -9/+18 |
* | Improve graph edge resolution code. | wolfbeast | 2018-10-23 | -17/+24 |
* | Bug 1493900. | wolfbeast | 2018-10-04 | -3/+12 |
* | Don't memset-zero the BacktrackingAllocator::vregs array of non-trivial Virtu... | trav90 | 2018-09-12 | -15/+11 |
* | Stop using PodZero in several places to initialize values of non-trivial type | trav90 | 2018-09-12 | -14/+7 |
* | Add extra check for assembler buffer space. | wolfbeast | 2018-09-04 | -1/+2 |
* | Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbou... | wolfbeast | 2018-08-30 | -49/+9 |
* | Remove recover instruction results after bailouts. | wolfbeast | 2018-07-13 | -38/+20 |
* | Bug 1464829 - Ensure the recover instruction vector has the expected size. | Nicolas B. Pierron | 2018-06-07 | -5/+1 |
* | Change inlining of intrinsics. | wolfbeast | 2018-06-07 | -12/+155 |
* | Bug 1411415. | wolfbeast | 2018-04-29 | -9/+17 |
* | Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=... | Jan de Mooij | 2018-04-19 | -9/+49 |
* | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 | -42/+42 |
* | Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it... | janekptacijarabaci | 2018-03-25 | -3/+11 |
* | Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try... | janekptacijarabaci | 2018-03-25 | -1/+30 |
* | Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JIT | janekptacijarabaci | 2018-03-25 | -43/+189 |
* | Bug 1342553, Bug 1343072, Bug 1344753 (details in the description) | janekptacijarabaci | 2018-03-25 | -25/+4 |
* | Bug 1334314 - Fix debug mode OSR exception handling for IteratorClose trynotes | janekptacijarabaci | 2018-03-25 | -9/+32 |
* | Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception du... | janekptacijarabaci | 2018-03-25 | -6/+6 |
* | Bug 1341339 - Check for duplicates in processIterators | janekptacijarabaci | 2018-03-25 | -3/+6 |
* | Bug 1333946 - Make IonBuilder::processIterators transitive | janekptacijarabaci | 2018-03-25 | -24/+21 |
* | Bug 1331444 - Keep iterators alive in Ion in for-of loops for IteratorClose d... | janekptacijarabaci | 2018-03-25 | -6/+15 |
* | Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield* | janekptacijarabaci | 2018-03-24 | -1/+16 |
* | Bug 1147371: Implement IteratorClose for array destructuring | janekptacijarabaci | 2018-03-24 | -22/+60 |
* | Bug 1147371: Implement IteratorClose for for-of | janekptacijarabaci | 2018-03-24 | -12/+27 |
* | Bug 1204028: Evaluate LHS reference before RHS in destructuring | janekptacijarabaci | 2018-03-20 | -1/+51 |
* | Part 3: Support JSOP_SETFUNNAME in Baseline and Ion | janekptacijarabaci | 2018-03-19 | -0/+122 |
* | Bug 1437450 - Disable Ion no-clone optimization for regexps if the graph cont... | Jan de Mooij | 2018-03-14 | -0/+6 |
* | Remove unnecessary InvalidateCompilerOutputsForScript call. | wolfbeast | 2018-02-08 | -3/+0 |
* | Split double MoveOperands that conflict with floats. | wolfbeast | 2018-02-05 | -0/+110 |
* | Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers. | wolfbeast | 2018-02-03 | -4/+0 |
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 | -9/+1 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+352937 |