Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again. | wolfbeast | 2019-06-18 | -0/+2 |
| | ||||
* | Remove UnboxedArray code part 1 | wolfbeast | 2019-05-23 | -135/+64 |
| | ||||
* | Remove unboxed object code from jit, Part 1 | wolfbeast | 2019-05-16 | -188/+4 |
| | ||||
* | remove unboxed code chunk (wip1) | wolfbeast | 2019-05-14 | -71/+9 |
| | ||||
* | Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring ↵ | janekptacijarabaci | 2018-03-25 | -0/+1 |
| | | | | | | iterator close trynote Issue #74 | |||
* | Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JIT | janekptacijarabaci | 2018-03-25 | -0/+12 |
| | | | | Issue #74 | |||
* | Bug 1341339 - Check for duplicates in processIterators | janekptacijarabaci | 2018-03-25 | -3/+6 |
| | | | | Issue #74 | |||
* | Bug 1333946 - Make IonBuilder::processIterators transitive | janekptacijarabaci | 2018-03-25 | -24/+21 |
| | | | | Issue #74 | |||
* | Bug 1331444 - Keep iterators alive in Ion in for-of loops for IteratorClose ↵ | janekptacijarabaci | 2018-03-25 | -5/+14 |
| | | | | | | due to exceptions Issue #74 | |||
* | Bug 1204028: Evaluate LHS reference before RHS in destructuring | janekptacijarabaci | 2018-03-20 | -0/+5 |
| | | | | | Issue #73 [Depends on] Bug 1147371: Implement IteratorClose | |||
* | Part 3: Support JSOP_SETFUNNAME in Baseline and Ion | janekptacijarabaci | 2018-03-19 | -0/+18 |
| | | | | Issue #87 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+14696 |