summaryrefslogtreecommitdiffstats
path: root/js/src/jit/BaselineInspector.cpp
Commit message (Collapse)AuthorAgeLines
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23-9/+22
| | | | | | This should be the last code backout for this. merging this branch should get us back to the way we were (+ additional code changes for later changes) as fasr as the unused unboxed code is concerned.
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-1/+1
| | | | | - accounting for removal of watch()/unwatch() - updated for intermediate code changes.
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-2/+44
| | | | - accounting for removal of watch()/unwatch()
* Remove Unboxed Object code from jit, Part 2.wolfbeast2019-06-23-44/+2
|
* Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10-1/+1
|
* remove unboxed code chunk (wip1)wolfbeast2019-05-14-22/+9
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+924