summaryrefslogtreecommitdiffstats
path: root/js/src/gc/Nursery.cpp
Commit message (Collapse)AuthorAgeLines
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30-8/+0
|
* Bug 1465108 - Use function pointers rather than virtual run method for GC ↵Jon Coppeard2018-06-07-4/+4
| | | | parallel tasks r=sfink a=abillings a=RyanVM
* Always initialize nursery data structures even if size is smaller than one ↵wolfbeast2018-02-05-7/+7
| | | | chunk.
* 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
| | | | UXP repo issue #8
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1025