Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCRuntime.h727 [[nodiscard]] bool beginPreparePhase(JS::GCReason reason,
H A DGC.cpp4420 bool GCRuntime::beginPreparePhase(JS::GCReason reason, AutoGCSession& session) { in beginPreparePhase() function in GCRuntime
7135 if (!beginPreparePhase(reason, session)) { in incrementalSlice()
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCRuntime.h727 [[nodiscard]] bool beginPreparePhase(JS::GCReason reason,
H A DGC.cpp2417 bool GCRuntime::beginPreparePhase(JS::GCReason reason, AutoGCSession& session) { in beginPreparePhase() function in GCRuntime
3134 if (!beginPreparePhase(reason, session)) { in incrementalSlice()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCRuntime.h727 [[nodiscard]] bool beginPreparePhase(JS::GCReason reason,
H A DGC.cpp4420 bool GCRuntime::beginPreparePhase(JS::GCReason reason, AutoGCSession& session) { in beginPreparePhase() function in GCRuntime
7135 if (!beginPreparePhase(reason, session)) { in incrementalSlice()