summaryrefslogtreecommitdiffstats
path: root/js/src/jit/Recover.cpp
Commit message (Collapse)AuthorAgeLines
* 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-5/+31
| | | | - accounting for removal of watch()/unwatch()
* Remove Unboxed Object code from jit, Part 4.wolfbeast2019-06-25-1/+0
|
* Remove Unboxed Object code from jit, Part 3.wolfbeast2019-06-23-30/+5
|
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-1/+1
| | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent.
* Fix #1091 deprotwolfbeast2019-05-29-0/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1694