Home
last modified time | relevance | path

Searched refs:InUnlinkOrDeletion (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocumentOrShadowRoot.cpp87 AsNode().AsDocument()->InUnlinkOrDeletion()); in RemoveStyleSheet()
H A DnsFrameLoader.cpp1906 !doc->InUnlinkOrDeletion(); in StartDestroy()
H A DDocument.h3093 bool InUnlinkOrDeletion() { return mInUnlinkOrDeletion; } in InUnlinkOrDeletion() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocumentOrShadowRoot.cpp89 AsNode().AsDocument()->InUnlinkOrDeletion()); in RemoveStyleSheet()
H A DDocument.h3120 bool InUnlinkOrDeletion() { return mInUnlinkOrDeletion; } in InUnlinkOrDeletion() function
H A DnsFrameLoader.cpp1913 !doc->InUnlinkOrDeletion(); in StartDestroy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocumentOrShadowRoot.cpp87 AsNode().AsDocument()->InUnlinkOrDeletion()); in RemoveStyleSheet()
H A DnsFrameLoader.cpp1906 !doc->InUnlinkOrDeletion(); in StartDestroy()
H A DDocument.h3093 bool InUnlinkOrDeletion() { return mInUnlinkOrDeletion; } in InUnlinkOrDeletion() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocumentOrShadowRoot.cpp86 AsNode().AsDocument()->InUnlinkOrDeletion()); in RemoveStyleSheet()
H A DnsFrameLoader.cpp1832 dynamicSubframeRemoval = !mIsTopLevelContent && !doc->InUnlinkOrDeletion(); in StartDestroy()
H A DDocument.h3025 bool InUnlinkOrDeletion() { return mInUnlinkOrDeletion; } in InUnlinkOrDeletion() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIDocument.h2411 bool InUnlinkOrDeletion() { return mInUnlinkOrDeletion; } in InUnlinkOrDeletion() function
H A DnsFrameLoader.cpp1709 dynamicSubframeRemoval = !mIsTopLevelContent && !doc->InUnlinkOrDeletion(); in StartDestroy()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIDocument.h2443 bool InUnlinkOrDeletion() { return mInUnlinkOrDeletion; } in InUnlinkOrDeletion() function
H A DnsFrameLoader.cpp1718 dynamicSubframeRemoval = !mIsTopLevelContent && !doc->InUnlinkOrDeletion(); in StartDestroy()