summaryrefslogtreecommitdiffstats
path: root/js/src/gc
Commit message (Expand)AuthorAgeLines
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-5/+5
* Bug 1323868: Report object allocation failure when running off-main-threadjanekptacijarabaci2018-03-19-2/+6
* Always initialize nursery data structures even if size is smaller than one ch...wolfbeast2018-02-05-7/+7
* Remove unused compileBarriers()wolfbeast2018-02-03-2/+0
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03-2/+0
* Remove runDebugGC() stubwolfbeast2018-02-03-1/+0
* Remove pushZealSelectedObjects() and callerwolfbeast2018-02-03-1/+0
* Remove finishMarkingValidation and callerwolfbeast2018-02-03-2/+0
* Remove validateIncrementalMarking() and callerwolfbeast2018-02-03-1/+0
* Remove computeNonIncrementalMarkingForValidation(lock) and callerwolfbeast2018-02-03-1/+0
* Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.wolfbeast2018-02-03-6/+0
* Remove needZealousGC()wolfbeast2018-02-03-4/+0
* Remove upcomingZealousGC() and callerwolfbeast2018-02-03-2/+0
* Remove clearZealMode(mode)wolfbeast2018-02-03-2/+0
* Remove hasZealMode(mode) and callerswolfbeast2018-02-03-12/+3
* Remove isVerifyPreBarriersEnabled() stub and callerswolfbeast2018-02-03-3/+0
* Remove GCZeal: Base cleanupwolfbeast2018-02-03-666/+1
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+17641