summaryrefslogtreecommitdiffstats
path: root/js/src/vm/ObjectGroup.cpp
Commit message (Collapse)AuthorAgeLines
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25-53/+2
|
* Remove and clean up more code.wolfbeast2019-06-16-31/+3
|
* Remove unboxed array context option and shell flag.wolfbeast2019-06-12-13/+0
|
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-5/+2
| | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent.
* Remove UnboxedArray code part 2wolfbeast2019-05-23-59/+14
|
* Remove a couple of unused variablesadeshkp2019-03-14-1/+0
|
* Use canonical function in TypeNewScript::rollbackPartiallyInitializedObjects.wolfbeast2018-12-13-6/+1
|
* Add TI for error properties assigned by the initial shape (follow up)janekptacijarabaci2018-03-17-1/+1
|
* Add TI for error properties assigned by the initial shapejanekptacijarabaci2018-03-17-2/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1862