summaryrefslogtreecommitdiffstats
path: root/js/src/jit/BaselineCompiler.h
Commit message (Collapse)AuthorAgeLines
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ↵Gaming4JC2019-07-18-0/+1
| | | | return value.
* Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-18-1/+0
|
* Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring ↵janekptacijarabaci2018-03-25-3/+4
| | | | | | iterator close trynote Issue #74
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-03-25-0/+1
| | | | Issue #74
* Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*janekptacijarabaci2018-03-24-0/+3
| | | | Issue #74
* Bug 1204028: Evaluate LHS reference before RHS in destructuringjanekptacijarabaci2018-03-20-0/+1
| | | | | Issue #73 [Depends on] Bug 1147371: Implement IteratorClose
* Part 3: Support JSOP_SETFUNNAME in Baseline and Ionjanekptacijarabaci2018-03-19-0/+1
| | | | Issue #87
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+357