Home
last modified time | relevance | path

Searched refs:DontReportMarkTime (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCMarker.h351 DontReportMarkTime = false enumerator
H A DSweeping.cpp1715 gc->markUntilBudgetExhausted(this->budget, GCMarker::DontReportMarkTime); in run()
H A DMarking.cpp1735 markUntilBudgetExhausted(unlimited, DontReportMarkTime)); in processMarkQueue()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCMarker.h361 DontReportMarkTime = false enumerator
H A DMarking.cpp1706 markUntilBudgetExhausted(unlimited, DontReportMarkTime)); in processMarkQueue()
H A DGC.cpp6020 gc->markUntilBudgetExhausted(this->budget, GCMarker::DontReportMarkTime); in run()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DGCMarker.h355 DontReportMarkTime = false enumerator
H A DMarking.cpp1781 markUntilBudgetExhausted(unlimited, DontReportMarkTime)); in processMarkQueue()
H A DGC.cpp5541 gc->markUntilBudgetExhausted(this->budget, GCMarker::DontReportMarkTime); in run()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCMarker.h361 DontReportMarkTime = false enumerator
H A DMarking.cpp1706 markUntilBudgetExhausted(unlimited, DontReportMarkTime)); in processMarkQueue()
H A DGC.cpp6020 gc->markUntilBudgetExhausted(this->budget, GCMarker::DontReportMarkTime); in run()