summaryrefslogtreecommitdiffstats
path: root/js/src/vm/ObjectGroup.h
Commit message (Collapse)AuthorAgeLines
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-5/+5
| | | | | - accounting for removal of watch()/unwatch() - updated for intermediate code changes.
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-7/+55
| | | | - accounting for removal of watch()/unwatch()
* Remove anyNewScript()wolfbeast2019-06-26-1/+0
|
* Remove UnboxedObjects ObjectGroup addendumwolfbeast2019-06-25-28/+5
|
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25-26/+2
|
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-5/+5
| | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+655