summaryrefslogtreecommitdiff
path: root/js/src/jsarray.h
Commit message (Collapse)AuthorAge
* Revert #1137 - Remove unboxed arrayswolfbeast2020-04-14
| | | | | - accounting for removal of watch()/unwatch() - updated for intermediate code changes.
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18
|
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18
|
* Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-18
|
* Remove and clean up more code.wolfbeast2019-06-18
|
* Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-18
|
* Remove functors for array natives.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.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02