summaryrefslogtreecommitdiff
path: root/js/src/jsarray.cpp
Commit message (Expand)AuthorAge
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18
* Fix a thread assertion in NewCopiedArrayTryUseGroupGaming4JC2019-07-18
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static m...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
* Avoid type confusion in ArrayJoinDenseKernelwolfbeast2019-07-08
* Remove Unboxed Object code from /vm, Part 3.wolfbeast2019-06-25
* Tabs -> Spaces (no code change)wolfbeast2019-06-18
* Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-18
* Remove and clean up more code.wolfbeast2019-06-18
* Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-18
* Clean up and rename MoveBoxedOrUnboxedDenseElements.wolfbeast2019-06-18
* Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.wolfbeast2019-06-17
* Fix typo in ArrayShiftMoveElementswolfbeast2019-06-17
* Remove functors for array natives.wolfbeast2019-06-12
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12
* Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10
* Merge branch 'master' into remove-unboxedwolfbeast2019-06-08
|\
| * Implement array.flat and array.flatMapwolfbeast2019-05-19
* | Remove UnboxedArray code part 2wolfbeast2019-05-23
* | Remove UnboxedArray code part 1wolfbeast2019-05-23
* | Remove Unboxed Objects from vm/ Part 1 + fix deprotwolfbeast2019-05-16
* | Remove array headerwolfbeast2019-05-16
|/
* JS - support for Array.prototype.values()janekptacijarabaci2018-02-20
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02