summaryrefslogtreecommitdiffstats
path: root/js/src/jsopcode.cpp
Commit message (Collapse)AuthorAgeLines
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ↵Gaming4JC2019-07-18-2/+6
| | | | return value.
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-3/+4
|
* Bug 1147371: Always decompile argument names in self-hosted code in the ↵janekptacijarabaci2018-03-24-4/+28
| | | | | | caller frame Issue #74
* Bug 1147371: Implement JSOP_PICK and JSOP_UNPICK in the expression decompilerjanekptacijarabaci2018-03-24-0/+28
| | | | Issue #74
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2234