Home
last modified time | relevance | path

Searched refs:IsInMicroTask (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsJSUtils.cpp162 MOZ_ASSERT(nsContentUtils::IsInMicroTask()); in EvaluateString()
296 MOZ_ASSERT(nsContentUtils::IsInMicroTask()); in CompileModule()
333 MOZ_ASSERT(nsContentUtils::IsInMicroTask()); in ModuleEvaluation()
H A DnsContentUtils.h1738 static bool IsInMicroTask();
H A DnsContentUtils.cpp5309 nsContentUtils::IsInMicroTask() in IsInMicroTask() function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSContext.h190 bool IsInMicroTask() { return mMicroTaskLevel != 0; } in IsInMicroTask() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DCycleCollectedJSContext.h207 bool IsInMicroTask() const { return mMicroTaskLevel != 0; } in IsInMicroTask() function
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSContext.h247 bool IsInMicroTask() const { return mMicroTaskLevel != 0; } in IsInMicroTask() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h254 bool IsInMicroTask() const { return mMicroTaskLevel != 0; } in IsInMicroTask() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h254 bool IsInMicroTask() const { return mMicroTaskLevel != 0; } in IsInMicroTask() function