Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Revert #1142 - Remove unboxed objects | wolfbeast | 2020-04-14 | -15/+254 |
| | | | | - accounting for removal of watch()/unwatch() | |||
* | Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to ↵ | Gaming4JC | 2019-12-17 | -3/+4 |
| | | | | | | {yieldAndAwaitIndex,yieldAndAwaitOffset}. Tag #1287 | |||
* | Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class. | wolfbeast | 2019-10-27 | -6/+0 |
| | ||||
* | 1344334 - Make DoTypeUpdateFallback infallible. | Gaming4JC | 2019-07-18 | -1/+8 |
| | ||||
* | 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ↵ | Gaming4JC | 2019-07-18 | -4/+20 |
| | | | | return value. | |||
* | 1320408 - Part 4: Change JSObject::getGroup to static method. | Gaming4JC | 2019-07-18 | -9/+14 |
| | ||||
* | Issue #1142 - Cleanup unused debug code for unboxed objects | Gaming4JC | 2019-06-28 | -1/+1 |
| | | | | Also fixes an assertion during compile if debug is enabled since unboxed objects have been removed. | |||
* | Remove Unboxed Object code from jit, Part 4. | wolfbeast | 2019-06-25 | -103/+12 |
| | ||||
* | Remove Unboxed Object code from jit, Part 3. | wolfbeast | 2019-06-23 | -37/+3 |
| | ||||
* | Remove Unboxed Object code from jit, Part 2. | wolfbeast | 2019-06-23 | -114/+0 |
| | ||||
* | Tabs -> Spaces (no code change) | wolfbeast | 2019-06-18 | -2/+2 |
| | ||||
* | Remove and clean up more code. | wolfbeast | 2019-06-18 | -20/+3 |
| | ||||
* | Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash. | wolfbeast | 2019-06-17 | -2/+12 |
| | ||||
* | Make use of ArrayObjects in favor of generic JS objects. | wolfbeast | 2019-06-12 | -4/+4 |
| | | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent. | |||
* | Inline combined methods for NativeObject and UnboxedArrayObject accesses. | wolfbeast | 2019-06-10 | -19/+15 |
| | ||||
* | Remove UnboxedArray code part 2 | wolfbeast | 2019-05-23 | -1/+7 |
| | ||||
* | Remove UnboxedArray code part 1 | wolfbeast | 2019-05-23 | -145/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+8719 |