summaryrefslogtreecommitdiffstats
path: root/js/src/vm/Opcodes.h
Commit message (Expand)AuthorAgeLines
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-1/+11
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17-1/+9
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17-1/+9
* Bug 1316098 - Optimize out result object allocation for await/return in async...Gaming4JC2019-12-17-3/+3
* Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {...Gaming4JC2019-12-17-3/+11
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18-2/+11
* Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-18-11/+1
* Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...janekptacijarabaci2018-03-25-1/+10
* Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25-1/+10
* Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*janekptacijarabaci2018-03-24-2/+10
* Bug 1204028: Evaluate LHS reference before RHS in destructuringjanekptacijarabaci2018-03-20-2/+8
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-1/+10
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2314