Home
last modified time | relevance | path

Searched refs:SetMicroTaskLevel (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSContext.h194 void SetMicroTaskLevel(uint32_t aLevel) { mMicroTaskLevel = aLevel; } in SetMicroTaskLevel() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DCycleCollectedJSContext.h211 void SetMicroTaskLevel(uint32_t aLevel) { mMicroTaskLevel = aLevel; } in SetMicroTaskLevel() function
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSContext.h251 void SetMicroTaskLevel(uint32_t aLevel) { mMicroTaskLevel = aLevel; } in SetMicroTaskLevel() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h258 void SetMicroTaskLevel(uint32_t aLevel) { mMicroTaskLevel = aLevel; } in SetMicroTaskLevel() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h258 void SetMicroTaskLevel(uint32_t aLevel) { mMicroTaskLevel = aLevel; } in SetMicroTaskLevel() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1740 static void SetMicroTaskLevel(uint32_t aLevel);
H A DnsDocument.cpp12626 nsContentUtils::SetMicroTaskLevel(0); in nsAutoSyncOperation()
12642 nsContentUtils::SetMicroTaskLevel(mMicroTaskLevel); in ~nsAutoSyncOperation()
H A DnsGlobalWindow.cpp9599 nsContentUtils::SetMicroTaskLevel(0); in ShowModalDialogOuter()
9610 nsContentUtils::SetMicroTaskLevel(oldMicroTaskLevel); in ShowModalDialogOuter()
H A DnsContentUtils.cpp5323 nsContentUtils::SetMicroTaskLevel(uint32_t aLevel) in SetMicroTaskLevel() function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDocument.cpp11428 ccjs->SetMicroTaskLevel(0); in nsAutoSyncOperation()
11449 ccjs->SetMicroTaskLevel(mMicroTaskLevel); in ~nsAutoSyncOperation()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.cpp15596 ccjs->SetMicroTaskLevel(0); in nsAutoSyncOperation()
15633 ccjs->SetMicroTaskLevel(mMicroTaskLevel); in ~nsAutoSyncOperation()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.cpp14953 ccjs->SetMicroTaskLevel(0); in nsAutoSyncOperation()
14975 ccjs->SetMicroTaskLevel(mMicroTaskLevel); in ~nsAutoSyncOperation()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.cpp15884 ccjs->SetMicroTaskLevel(0); in nsAutoSyncOperation()
15921 ccjs->SetMicroTaskLevel(mMicroTaskLevel); in ~nsAutoSyncOperation()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.cpp15596 ccjs->SetMicroTaskLevel(0); in nsAutoSyncOperation()
15633 ccjs->SetMicroTaskLevel(mMicroTaskLevel); in ~nsAutoSyncOperation()