Home
last modified time | relevance | path

Searched refs:nsIXPConnectWrappedJS (Results 1 – 25 of 119) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsBindingManager.h24 class nsIXPConnectWrappedJS; variable
176 nsIXPConnectWrappedJS* GetWrappedJS(nsIContent* aContent);
177 nsresult SetWrappedJS(nsIContent* aContent, nsIXPConnectWrappedJS* aResult);
208 typedef nsInterfaceHashtable<nsISupportsHashKey, nsIXPConnectWrappedJS> WrapperHashtable;
H A DnsBindingManager.cpp154 nsIXPConnectWrappedJS*
169 nsBindingManager::SetWrappedJS(nsIContent* aContent, nsIXPConnectWrappedJS* aWrappedJS) in SetWrappedJS()
568 nsCOMPtr<nsIXPConnectWrappedJS> wrappedJS = GetWrappedJS(aContent); in GetBindingImplementation()
1008 nsIXPConnectWrappedJS *value = GetWrappedJS(aContent); in Traverse()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsBindingManager.h27 class nsIXPConnectWrappedJS; variable
181 nsIXPConnectWrappedJS* GetWrappedJS(nsIContent* aContent);
182 nsresult SetWrappedJS(nsIContent* aContent, nsIXPConnectWrappedJS* aResult);
211 typedef nsInterfaceHashtable<nsISupportsHashKey, nsIXPConnectWrappedJS>
H A DnsBindingManager.cpp147 nsIXPConnectWrappedJS* nsBindingManager::GetWrappedJS(nsIContent* aContent) { in GetWrappedJS()
160 nsIXPConnectWrappedJS* aWrappedJS) { in SetWrappedJS()
527 nsCOMPtr<nsIXPConnectWrappedJS> wrappedJS = GetWrappedJS(aContent); in GetBindingImplementation()
914 nsIXPConnectWrappedJS* value = GetWrappedJS(aContent); in Traverse()
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/idl/
H A DnsIXPConnect.idl69 interface nsIXPConnectWrappedJS : nsIXPConnectJSObjectHolder
92 interface nsIXPConnectWrappedJSUnmarkGray : nsIXPConnectWrappedJS
114 * 2) The xpcom object is in fact a nsIXPConnectWrappedJS and thus already
119 * nsIXPConnectWrappedJS.
165 * 1) The JSObject has already been wrapped as a nsIXPConnectWrappedJS.
173 * to nsIXPConnectWrappedJS.
/dports/www/firefox/firefox-99.0/js/xpconnect/idl/
H A DnsIXPConnect.idl68 interface nsIXPConnectWrappedJS : nsIXPConnectJSObjectHolder
91 interface nsIXPConnectWrappedJSUnmarkGray : nsIXPConnectWrappedJS
113 * 2) The xpcom object is in fact a nsIXPConnectWrappedJS and thus already
118 * nsIXPConnectWrappedJS.
164 * 1) The JSObject has already been wrapped as a nsIXPConnectWrappedJS.
172 * to nsIXPConnectWrappedJS.
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/idl/
H A DnsIXPConnect.idl69 interface nsIXPConnectWrappedJS : nsIXPConnectJSObjectHolder
92 interface nsIXPConnectWrappedJSUnmarkGray : nsIXPConnectWrappedJS
114 * 2) The xpcom object is in fact a nsIXPConnectWrappedJS and thus already
119 * nsIXPConnectWrappedJS.
165 * 1) The JSObject has already been wrapped as a nsIXPConnectWrappedJS.
173 * to nsIXPConnectWrappedJS.
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/idl/
H A DnsIXPConnect.idl67 interface nsIXPConnectWrappedJS : nsIXPConnectJSObjectHolder
90 interface nsIXPConnectWrappedJSUnmarkGray : nsIXPConnectWrappedJS
112 * 2) The xpcom object is in fact a nsIXPConnectWrappedJS and thus already
117 * nsIXPConnectWrappedJS.
164 * 1) The JSObject has already been wrapped as a nsIXPConnectWrappedJS.
172 * to nsIXPConnectWrappedJS.
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCWrappedJS.cpp176 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in AggregatedQueryInterface()
178 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in AggregatedQueryInterface()
220 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in QueryInterface()
222 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in QueryInterface()
H A DXPCJSWeakReference.cpp65 nsCOMPtr<nsIXPConnectWrappedJS> wrappedObj = do_QueryInterface(supports); in Get()
H A DXPCWrappedJSIterator.cpp31 nsCOMPtr<nsIXPConnectWrappedJS> wrapped = do_QueryInterface(aEnum); in NS_IMPL_CYCLE_COLLECTION()
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCWrappedJS.cpp178 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in AggregatedQueryInterface()
180 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in AggregatedQueryInterface()
222 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in QueryInterface()
224 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in QueryInterface()
H A DXPCJSWeakReference.cpp65 nsCOMPtr<nsIXPConnectWrappedJS> wrappedObj = do_QueryInterface(supports); in Get()
H A DXPCWrappedJSIterator.cpp31 nsCOMPtr<nsIXPConnectWrappedJS> wrapped = do_QueryInterface(aEnum); in NS_IMPL_CYCLE_COLLECTION()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCWrappedJS.cpp176 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in AggregatedQueryInterface()
178 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in AggregatedQueryInterface()
220 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in QueryInterface()
222 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in QueryInterface()
H A DXPCJSWeakReference.cpp65 nsCOMPtr<nsIXPConnectWrappedJS> wrappedObj = do_QueryInterface(supports); in Get()
H A DXPCWrappedJSIterator.cpp31 nsCOMPtr<nsIXPConnectWrappedJS> wrapped = do_QueryInterface(aEnum); in NS_IMPL_CYCLE_COLLECTION()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCWrappedJS.cpp175 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in AggregatedQueryInterface()
177 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in AggregatedQueryInterface()
219 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in QueryInterface()
221 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in QueryInterface()
H A DXPCJSWeakReference.cpp65 nsCOMPtr<nsIXPConnectWrappedJS> wrappedObj = do_QueryInterface(supports); in Get()
H A DXPCWrappedJSIterator.cpp30 nsCOMPtr<nsIXPConnectWrappedJS> wrapped = do_QueryInterface(aEnum); in NS_IMPL_CYCLE_COLLECTION()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCWrappedJS.cpp174 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) {
176 *aInstancePtr = (void*) static_cast<nsIXPConnectWrappedJS*>(this);
219 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) {
221 *aInstancePtr = (void*) static_cast<nsIXPConnectWrappedJS*>(this);
H A DXPCJSWeakReference.cpp69 nsCOMPtr<nsIXPConnectWrappedJS> wrappedObj = do_QueryInterface(supports); in Get()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCWrappedJS.cpp165 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in AggregatedQueryInterface()
167 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in AggregatedQueryInterface()
207 if (aIID.Equals(NS_GET_IID(nsIXPConnectWrappedJS))) { in QueryInterface()
209 *aInstancePtr = (void*)static_cast<nsIXPConnectWrappedJS*>(this); in QueryInterface()
H A DXPCJSWeakReference.cpp63 nsCOMPtr<nsIXPConnectWrappedJS> wrappedObj = do_QueryInterface(supports); in Get()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/idl/
H A DnsIXPConnect.idl87 interface nsIXPConnectWrappedJS : nsIXPConnectJSObjectHolder
104 interface nsIXPConnectWrappedJSUnmarkGray : nsIXPConnectWrappedJS
259 * 2) The xpcom object is in fact a nsIXPConnectWrappedJS and thus already
264 * nsIXPConnectWrappedJS.
311 * 1) The JSObject has already been wrapped as a nsIXPConnectWrappedJS.
319 * to nsIXPConnectWrappedJS.

12345