summaryrefslogtreecommitdiffstats
path: root/js/src/jit/IonAnalysis.h
Commit message (Collapse)AuthorAgeLines
* [js] Remove pointless MakeMRegExpHoistable optimization.wolfbeast2020-03-18-3/+0
| | | | It's a lot of code with no measurable effect.
* Use the correct group for JIT constraints.wolfbeast2019-09-05-2/+5
| | | | | | | This fixes a rare crash/CTD in JS. This adds information about the constraints to a new RAII class so we can finish all constraints at the end. Based on changes in BZ 1568397
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+218