summaryrefslogtreecommitdiffstats
path: root/js/src/gc/Nursery.cpp
Commit message (Expand)AuthorAgeLines
* Reset nursery position when it's disabled.Jon Coppeard2019-03-22-0/+1
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30-8/+0
* Bug 1465108 - Use function pointers rather than virtual run method for GC par...Jon Coppeard2018-06-07-4/+4
* Always initialize nursery data structures even if size is smaller than one ch...wolfbeast2018-02-05-7/+7
* Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.wolfbeast2018-02-03-1/+0
* Remove hasZealMode(mode) and callerswolfbeast2018-02-03-5/+2
* Remove isVerifyPreBarriersEnabled() stub and callerswolfbeast2018-02-03-1/+0
* Remove GCZeal: Base cleanupwolfbeast2018-02-03-82/+0
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1025