Home
last modified time | relevance | path

Searched refs:IsInStableOrMetaStableState (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp48 if (nsContentUtils::IsInStableOrMetaStableState()) { in RegisterEvent()
72 if (nsContentUtils::IsInStableOrMetaStableState()) { in UnregisterEvent()
/dports/www/firefox/firefox-99.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp48 if (nsContentUtils::IsInStableOrMetaStableState()) { in RegisterEvent()
72 if (nsContentUtils::IsInStableOrMetaStableState()) { in UnregisterEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp48 if (nsContentUtils::IsInStableOrMetaStableState()) { in RegisterEvent()
72 if (nsContentUtils::IsInStableOrMetaStableState()) { in UnregisterEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp47 if (nsContentUtils::IsInStableOrMetaStableState()) { in RegisterEvent()
71 if (nsContentUtils::IsInStableOrMetaStableState()) { in UnregisterEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DBackgroundVideoDecodingPermissionObserver.cpp47 if (nsContentUtils::IsInStableOrMetaStableState()) { in RegisterEvent()
71 if (nsContentUtils::IsInStableOrMetaStableState()) { in UnregisterEvent()
H A DWebVTTListener.cpp45 !CycleCollectedJSContext::Get()->IsInStableOrMetaStableState()); in NS_IMPL_CYCLE_COLLECTION()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webvtt/
H A DWebVTTListener.cpp45 !CycleCollectedJSContext::Get()->IsInStableOrMetaStableState()); in NS_IMPL_CYCLE_COLLECTION()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSContext.h200 bool IsInStableOrMetaStableState() { return mDoingStableStates; } in IsInStableOrMetaStableState() function
/dports/www/firefox/firefox-99.0/dom/media/webvtt/
H A DWebVTTListener.cpp45 !CycleCollectedJSContext::Get()->IsInStableOrMetaStableState()); in NS_IMPL_CYCLE_COLLECTION()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webvtt/
H A DWebVTTListener.cpp45 !CycleCollectedJSContext::Get()->IsInStableOrMetaStableState()); in NS_IMPL_CYCLE_COLLECTION()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DCycleCollectedJSContext.h219 bool IsInStableOrMetaStableState() const { return mDoingStableStates; } in IsInStableOrMetaStableState() function
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSContext.h259 bool IsInStableOrMetaStableState() const { return mDoingStableStates; } in IsInStableOrMetaStableState() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h266 bool IsInStableOrMetaStableState() const { return mDoingStableStates; } in IsInStableOrMetaStableState() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h266 bool IsInStableOrMetaStableState() const { return mDoingStableStates; } in IsInStableOrMetaStableState() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEventDispatcher.cpp580 MOZ_ASSERT(!nsContentUtils::IsInStableOrMetaStableState()); in Dispatch()
581 NS_ENSURE_TRUE(!nsContentUtils::IsInStableOrMetaStableState(), in Dispatch()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventDispatcher.cpp731 MOZ_ASSERT(!nsContentUtils::IsInStableOrMetaStableState()); in Dispatch()
732 NS_ENSURE_TRUE(!nsContentUtils::IsInStableOrMetaStableState(), in Dispatch()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventDispatcher.cpp739 MOZ_ASSERT(!nsContentUtils::IsInStableOrMetaStableState()); in Dispatch()
740 NS_ENSURE_TRUE(!nsContentUtils::IsInStableOrMetaStableState(), in Dispatch()
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventDispatcher.cpp733 MOZ_ASSERT(!nsContentUtils::IsInStableOrMetaStableState()); in Dispatch()
734 NS_ENSURE_TRUE(!nsContentUtils::IsInStableOrMetaStableState(), in Dispatch()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventDispatcher.cpp731 MOZ_ASSERT(!nsContentUtils::IsInStableOrMetaStableState()); in Dispatch()
732 NS_ENSURE_TRUE(!nsContentUtils::IsInStableOrMetaStableState(), in Dispatch()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DTextTrackManager.cpp616 if (context && context->IsInStableOrMetaStableState()) { in TimeMarchesOn()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DTextTrackManager.cpp619 if (context && context->IsInStableOrMetaStableState()) { in TimeMarchesOn()
/dports/www/firefox/firefox-99.0/dom/html/
H A DTextTrackManager.cpp617 if (context && context->IsInStableOrMetaStableState()) { in TimeMarchesOn()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DTextTrackManager.cpp616 if (context && context->IsInStableOrMetaStableState()) { in TimeMarchesOn()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2153 static bool IsInStableOrMetaStableState();
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1980 static bool IsInStableOrMetaStableState();

12