Home
last modified time | relevance | path

Searched refs:StartMajorGC (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DCCGCScheduler.cpp95 case GCRunnerAction::StartMajorGC: in GCRunnerFired()
642 return {GCRunnerAction::StartMajorGC, mMajorGCReason}; in GetNextGCRunnerAction()
H A DCCGCScheduler.h69 StartMajorGC, // The parent says we may begin our major GC enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DCCGCScheduler.cpp95 case GCRunnerAction::StartMajorGC: in GCRunnerFired()
642 return {GCRunnerAction::StartMajorGC, mMajorGCReason}; in GetNextGCRunnerAction()
H A DCCGCScheduler.h69 StartMajorGC, // The parent says we may begin our major GC enumerator
/dports/www/firefox/firefox-99.0/dom/base/
H A DCCGCScheduler.cpp263 case GCRunnerAction::StartMajorGC: in GCRunnerFired()
893 return {GCRunnerAction::StartMajorGC, mMajorGCReason}; in GetNextGCRunnerAction()
H A DCCGCScheduler.h67 StartMajorGC, // The parent says we may begin our major GC enumerator