summaryrefslogtreecommitdiff
path: root/js/src/vm/ObjectGroup.cpp
Commit message (Collapse)AuthorAge
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
| | | | | - accounting for removal of watch()/unwatch() - updated for intermediate code changes.
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22
| | | | - accounting for removal of watch()/unwatch()
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() ↵Gaming4JC2019-12-17
| | | | | | method. Tag #1287
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵Gaming4JC2019-07-18
| | | | method.
* 1320408 - Part 7: Remove JSContext* parameter from ↵Gaming4JC2019-07-18
| | | | JSObject::shouldSplicePrototype.
* 1320408 - Part 6: Change JSObject::splicePrototype to static method.Gaming4JC2019-07-18
|
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18
|
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
|
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25
|
* Remove and clean up more code.wolfbeast2019-06-16
|
* Remove unboxed array context option and shell flag.wolfbeast2019-06-12
|
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12
| | | | | 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
|
* Remove a couple of unused variablesadeshkp2019-03-14
|
* Use canonical function in TypeNewScript::rollbackPartiallyInitializedObjects.wolfbeast2018-12-13
|
* Add TI for error properties assigned by the initial shape (follow up)janekptacijarabaci2018-03-17
|
* Add TI for error properties assigned by the initial shapejanekptacijarabaci2018-03-17
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02