summaryrefslogtreecommitdiffstats
path: root/js/src/vm/ObjectGroup.cpp
Commit message (Expand)AuthorAgeLines
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-7/+96
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-2/+53
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17-1/+1
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static m...Gaming4JC2019-07-18-4/+7
* 1320408 - Part 7: Remove JSContext* parameter from JSObject::shouldSpliceProt...Gaming4JC2019-07-18-1/+1
* 1320408 - Part 6: Change JSObject::splicePrototype to static method.Gaming4JC2019-07-18-7/+6
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18-2/+3
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-1/+1
* 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
* 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