Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Revert #1091 Remove unboxed object code phase 1 + extras. | wolfbeast | 2020-02-23 | -18/+58 |
| | | | | | | This should be the last code backout for this. merging this branch should get us back to the way we were (+ additional code changes for later changes) as fasr as the unused unboxed code is concerned. | |||
* | Revert #1137 - Remove unboxed arrays | wolfbeast | 2020-02-23 | -16/+31 |
| | | | | | - accounting for removal of watch()/unwatch() - updated for intermediate code changes. | |||
* | Revert #1142 - Remove unboxed objects | wolfbeast | 2020-02-22 | -1/+1 |
| | | | | - accounting for removal of watch()/unwatch() | |||
* | Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class. | wolfbeast | 2019-10-27 | -65/+1 |
| | ||||
* | Issue #1257 - Part1: Remove watch class-hook and proxy trap. | wolfbeast | 2019-10-26 | -6/+0 |
| | ||||
* | 1320408 - Part 24: Change ↵ | Gaming4JC | 2019-07-18 | -22/+27 |
| | | | | NativeObject::{fillInAfterSwap,replaceWithNewEquivalentShape,generateOwnShape,shadowingShapeChange} to static method. | |||
* | 1320408 - Part 14: Change some GlobalObject methods to static method. | Gaming4JC | 2019-07-18 | -2/+3 |
| | ||||
* | 1320408 - Part 13: Change DebugEnvironmentProxy::getMaybeSentinelValue to ↵ | Gaming4JC | 2019-07-18 | -1/+2 |
| | | | | static method. | |||
* | 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵ | Gaming4JC | 2019-07-18 | -5/+8 |
| | | | | method. | |||
* | 1320408 - Part 8: Change JSObject::reportNotConfigurable and ↵ | Gaming4JC | 2019-07-18 | -5/+5 |
| | | | | JSObject::reportNotExtensible to static method. | |||
* | 1320408 - Part 6: Change JSObject::splicePrototype to static method. | Gaming4JC | 2019-07-18 | -3/+3 |
| | ||||
* | 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method. | Gaming4JC | 2019-07-18 | -4/+3 |
| | ||||
* | 1320408 - Part 4: Change JSObject::getGroup to static method. | Gaming4JC | 2019-07-18 | -3/+4 |
| | ||||
* | 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method. | Gaming4JC | 2019-07-18 | -1/+1 |
| | ||||
* | 1175823 - Implement [[DefineOwnProperty]] for mapped arguments object. | Gaming4JC | 2019-07-18 | -1/+1 |
| | ||||
* | 903389 - Make Make NativeGet[Getter]PureInline handle dense/typed array shapes. | Gaming4JC | 2019-07-18 | -4/+13 |
| | ||||
* | 903389 - Fix uses of ClassMethodIsNative. | Gaming4JC | 2019-07-18 | -21/+3 |
| | ||||
* | Add StoreBuffer-inl.h header to jsobj.cpp | Travis W | 2019-06-27 | -0/+1 |
| | | | This should fix deprot on the Linux and Macintosh | |||
* | Remove Unboxed Object code from /vm, Part 3. | wolfbeast | 2019-06-25 | -1/+0 |
| | ||||
* | Inline combined methods for NativeObject and UnboxedArrayObject accesses. | wolfbeast | 2019-06-10 | -10/+12 |
| | ||||
* | Remove UnboxedArray code part 2 | wolfbeast | 2019-05-23 | -22/+5 |
| | ||||
* | Remove Unboxed Objects from vm/ - Part 2 | wolfbeast | 2019-05-16 | -58/+17 |
| | ||||
* | Remove Unboxed Objects from vm/ Part 1 + fix deprot | wolfbeast | 2019-05-16 | -0/+1 |
| | ||||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-27 | -12/+0 |
|\ | | | | | | | js_array_values_1 | |||
| * | JS - Object - "TypeError: setting a property that has only a getter" without ↵ | janekptacijarabaci | 2018-03-12 | -12/+0 |
| | | | | | | | | mentioning file and property name | |||
* | | JS - support for Array.prototype.values() | janekptacijarabaci | 2018-02-20 | -0/+5 |
|/ | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3990 |