Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DZoneAllocator.h71 void setGCSliceThresholds(gc::GCRuntime& gc);
H A DZone.cpp75 void js::ZoneAllocator::setGCSliceThresholds(GCRuntime& gc) { in setGCSliceThresholds() function in js::ZoneAllocator
H A DGC.cpp7814 zone->setGCSliceThresholds(*gc); in ~AutoSetZoneSliceThresholds()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DZoneAllocator.h71 void setGCSliceThresholds(gc::GCRuntime& gc);
H A DZone.cpp73 void js::ZoneAllocator::setGCSliceThresholds(GCRuntime& gc) { in setGCSliceThresholds() function in js::ZoneAllocator
H A DGC.cpp7269 zone->setGCSliceThresholds(*gc); in ~AutoSetZoneSliceThresholds()
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DZoneAllocator.h62 void setGCSliceThresholds(gc::GCRuntime& gc, bool waitingOnBGTask);
H A DZone.cpp75 void js::ZoneAllocator::setGCSliceThresholds(GCRuntime& gc, in setGCSliceThresholds() function in js::ZoneAllocator
H A DGC.cpp3848 zone->setGCSliceThresholds(*gc, waitingOnBGTask); in ~AutoSetZoneSliceThresholds()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DZoneAllocator.h71 void setGCSliceThresholds(gc::GCRuntime& gc);
H A DZone.cpp75 void js::ZoneAllocator::setGCSliceThresholds(GCRuntime& gc) { in setGCSliceThresholds() function in js::ZoneAllocator
H A DGC.cpp7814 zone->setGCSliceThresholds(*gc); in ~AutoSetZoneSliceThresholds()