Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again. | wolfbeast | 2019-06-18 | -6/+0 |
* | Make use of ArrayObjects in favor of generic JS objects. | wolfbeast | 2019-06-12 | -3/+3 |
* | Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it... | janekptacijarabaci | 2018-03-25 | -0/+6 |
* | Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JIT | janekptacijarabaci | 2018-03-25 | -0/+20 |
* | Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield* | janekptacijarabaci | 2018-03-24 | -1/+13 |
* | Bug 1204028: Evaluate LHS reference before RHS in destructuring | janekptacijarabaci | 2018-03-20 | -1/+29 |
* | Part 3: Support JSOP_SETFUNNAME in Baseline and Ion | janekptacijarabaci | 2018-03-19 | -0/+25 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+4527 |