summaryrefslogtreecommitdiffstats
path: root/js/src/vm/NativeObject.cpp
Commit message (Collapse)AuthorAgeLines
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-0/+27
| | | | - accounting for removal of watch()/unwatch()
* Revert 1320408 part 15: Make addDataProperty staticwolfbeast2020-02-22-8/+9
|
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27-12/+2
|
* 1320408 - Part 24: Change ↵Gaming4JC2019-07-18-1/+1
| | | | NativeObject::{fillInAfterSwap,replaceWithNewEquivalentShape,generateOwnShape,shadowingShapeChange} to static method.
* 1320408 - Part 17: Change NativeObject::clearFlag to static method.Gaming4JC2019-07-18-1/+1
|
* 1320408 - Part 16: Change NativeObject::removeProperty to static method.Gaming4JC2019-07-18-4/+4
|
* 1320408 - Part 15: Change NativeObject::addDataProperty to static method.Gaming4JC2019-07-18-9/+8
|
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25-27/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2564