Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2342: Use [[nodiscard]] in /js | Moonchild | 2023-11-08 |
| | |||
* | Issue #1240 - Part 4 - Implement parser support for BigInt literals. | Brian Smith | 2023-07-18 |
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1505849 Partially based on https://bugzilla.mozilla.org/show_bug.cgi?id=1456568 Un-result-ified the BigInt XDR code, so we can enable it. https://bugzilla.mozilla.org/show_bug.cgi?id=1419094 Uninitialised memory read with BigInt right-shift https://bugzilla.mozilla.org/show_bug.cgi?id=1679003 | ||
* | Issue #2155 - Follow-up: Reorder super-property evaluation order per latest ↵ | Martok | 2023-04-03 |
| | | | | | | | | | spec change Fix regression from difference between Interpreter (old) and ElemOpEmitter (new). We don't have any Ion/IC support for these ops. Based-on: m-c 1472211 | ||
* | No issue - factor out some frame iterator helper functions. | Moonchild | 2023-01-18 |
| | |||
* | Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove ↵ | Martok | 2022-07-01 |
| | | | | remnants of source decompiler | ||
* | Issue #1656 - Part 7: Nuke vim config lines in JS | Moonchild | 2020-09-24 |
| | |||
* | 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ↵ | Gaming4JC | 2019-07-18 |
| | | | | return value. | ||
* | 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method. | Gaming4JC | 2019-07-18 |
| | |||
* | Bug 1147371: Always decompile argument names in self-hosted code in the ↵ | janekptacijarabaci | 2018-03-24 |
| | | | | | | caller frame Issue #74 | ||
* | Bug 1147371: Implement JSOP_PICK and JSOP_UNPICK in the expression decompiler | janekptacijarabaci | 2018-03-24 |
| | | | | Issue #74 | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |