summaryrefslogtreecommitdiff
path: root/js/src/jit/IonBuilder.cpp
Commit message (Expand)AuthorAge
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
* Remove Unboxed Object code from jit, Part 4.wolfbeast2019-06-25
* Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-18
* Remove UnboxedArray code part 1wolfbeast2019-05-23
* Remove unboxed object code from jit, Part 1wolfbeast2019-05-16
* remove unboxed code chunk (wip1)wolfbeast2019-05-14
* Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...janekptacijarabaci2018-03-25
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-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 1204028: Evaluate LHS reference before RHS in destructuringjanekptacijarabaci2018-03-20
* Part 3: Support JSOP_SETFUNNAME in Baseline and Ionjanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02