summaryrefslogtreecommitdiffstats
path: root/js/src/jsarray.h
Commit message (Collapse)AuthorAgeLines
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18-3/+2
|
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18-2/+2
|
* Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-18-7/+0
|
* Remove and clean up more code.wolfbeast2019-06-18-2/+0
|
* Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-18-6/+0
|
* Remove functors for array natives.wolfbeast2019-06-12-1/+1
|
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-14/+10
| | | | | 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/+226