summaryrefslogtreecommitdiff
path: root/js/src/jsopcode.cpp
Commit message (Collapse)AuthorAge
* No issue - factor out some frame iterator helper functions.Moonchild2023-01-18
|
* Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove ↵Martok2022-07-01
| | | | remnants of source decompiler
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ↵Gaming4JC2019-07-18
| | | | return value.
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
|
* Bug 1147371: Always decompile argument names in self-hosted code in the ↵janekptacijarabaci2018-03-24
| | | | | | caller frame Issue #74
* Bug 1147371: Implement JSOP_PICK and JSOP_UNPICK in the expression decompilerjanekptacijarabaci2018-03-24
| | | | Issue #74
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02