summaryrefslogtreecommitdiffstats
path: root/js/src/jit/BaselineIC.cpp
Commit message (Collapse)AuthorAgeLines
* Remove Unboxed Object code from jit, Part 4.wolfbeast2019-06-25-103/+12
|
* Remove Unboxed Object code from jit, Part 3.wolfbeast2019-06-23-37/+3
|
* Remove Unboxed Object code from jit, Part 2.wolfbeast2019-06-23-114/+0
|
* Tabs -> Spaces (no code change)wolfbeast2019-06-18-2/+2
|
* Remove and clean up more code.wolfbeast2019-06-18-20/+3
|
* Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.wolfbeast2019-06-17-2/+12
|
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-4/+4
| | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent.
* Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10-19/+15
|
* Remove UnboxedArray code part 2wolfbeast2019-05-23-1/+7
|
* Remove UnboxedArray code part 1wolfbeast2019-05-23-145/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+8719