Home
last modified time | relevance | path

Searched refs:hasHad (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp5279 bool hasHad = true; local
5280 nsIScriptGlobalObject* sgo = aTemplate->GetScriptHandlingObject(hasHad);
5281 NS_ENSURE_TRUE(sgo || !hasHad, nullptr);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp5006 bool hasHad = true; local
5007 nsIScriptGlobalObject* sgo = aTemplate->GetScriptHandlingObject(hasHad);
5008 NS_ENSURE_TRUE(sgo || !hasHad, nullptr);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp5275 bool hasHad = true; local
5276 nsIScriptGlobalObject* sgo = aTemplate->GetScriptHandlingObject(hasHad);
5277 NS_ENSURE_TRUE(sgo || !hasHad, nullptr);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp5279 bool hasHad = true; local
5280 nsIScriptGlobalObject* sgo = aTemplate->GetScriptHandlingObject(hasHad);
5281 NS_ENSURE_TRUE(sgo || !hasHad, nullptr);