Home
last modified time | relevance | path

Searched refs:GetDoubleWrappedJSObject (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCWrappedNativeJSOps.cpp192 static JSObject* GetDoubleWrappedJSObject(XPCCallContext& ccx, in GetDoubleWrappedJSObject() function
245 RootedObject realObject(cx, GetDoubleWrappedJSObject(ccx, wrapper)); in XPC_WN_DoubleWrappedGetter()
388 GetDoubleWrappedJSObject(ccx, wrapperToReflectDoubleWrap)) { in DefinePropertyIfFound()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCWrappedNativeJSOps.cpp192 static JSObject* GetDoubleWrappedJSObject(XPCCallContext& ccx, in GetDoubleWrappedJSObject() function
245 RootedObject realObject(cx, GetDoubleWrappedJSObject(ccx, wrapper)); in XPC_WN_DoubleWrappedGetter()
388 GetDoubleWrappedJSObject(ccx, wrapperToReflectDoubleWrap)) { in DefinePropertyIfFound()
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCWrappedNativeJSOps.cpp193 static JSObject* GetDoubleWrappedJSObject(XPCCallContext& ccx, in GetDoubleWrappedJSObject() function
246 RootedObject realObject(cx, GetDoubleWrappedJSObject(ccx, wrapper)); in XPC_WN_DoubleWrappedGetter()
389 GetDoubleWrappedJSObject(ccx, wrapperToReflectDoubleWrap)) { in DefinePropertyIfFound()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCWrappedNativeJSOps.cpp191 static JSObject* GetDoubleWrappedJSObject(XPCCallContext& ccx, in GetDoubleWrappedJSObject() function
244 RootedObject realObject(cx, GetDoubleWrappedJSObject(ccx, wrapper)); in XPC_WN_DoubleWrappedGetter()
387 GetDoubleWrappedJSObject(ccx, wrapperToReflectDoubleWrap)) { in DefinePropertyIfFound()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCWrappedNativeJSOps.cpp151 GetDoubleWrappedJSObject(XPCCallContext& ccx, XPCWrappedNative* wrapper)
192 RootedObject realObject(cx, GetDoubleWrappedJSObject(ccx, wrapper));
336 GetDoubleWrappedJSObject(ccx, wrapperToReflectDoubleWrap)) {
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCWrappedNativeJSOps.cpp128 static JSObject* GetDoubleWrappedJSObject(XPCCallContext& ccx, in GetDoubleWrappedJSObject() function
167 RootedObject realObject(cx, GetDoubleWrappedJSObject(ccx, wrapper)); in XPC_WN_DoubleWrappedGetter()
298 GetDoubleWrappedJSObject(ccx, wrapperToReflectDoubleWrap)) { in DefinePropertyIfFound()