Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ↵ | Gaming4JC | 2019-07-18 | -2/+2 |
| | | | | return value. | |||
* | Clean up MObjectState | wolfbeast | 2019-06-26 | -6/+3 |
| | ||||
* | Call a more generic function when inlining array natives. | wolfbeast | 2019-06-20 | -9/+0 |
| | | | | | | | This simplifies the code a bit because ElementAccessHasExtraIndexedProperty checks for length-overflow (directly) and sparse-indexes (through TypeCanHaveExtraIndexedProperties) so the callers don't have to do that anymore. | |||
* | Remove UnboxedArray code part 1 | wolfbeast | 2019-05-23 | -45/+0 |
| | ||||
* | Remove unboxed object code from jit, Part 1 | wolfbeast | 2019-05-16 | -139/+22 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+6642 |