summaryrefslogtreecommitdiffstats
path: root/js/src/jit/MCallOptimize.cpp
Commit message (Expand)AuthorAgeLines
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23-4/+4
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-19/+62
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-0/+1
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-126/+29
|\
| * 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18-42/+0
| * Remove Unboxed Object code from jit, Part 3.wolfbeast2019-06-23-1/+0
| * Call a more generic function when inlining array natives.wolfbeast2019-06-20-16/+5
| * Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10-5/+5
| * Remove UnboxedArray code part 2wolfbeast2019-05-23-2/+2
| * Remove UnboxedArray code part 1wolfbeast2019-05-23-57/+14
| * remove unboxed code chunk (wip1)wolfbeast2019-05-14-4/+4
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into _te...janekptacijarabaci2018-07-06-8/+43
|\|
| * Change inlining of intrinsics.wolfbeast2018-06-07-8/+43
* | Bug 1326453 - Part 5: Remove no longer used ListIterator implementationjanekptacijarabaci2018-04-14-2/+0
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4099