Home
last modified time | relevance | path

Searched refs:setWindowProxy (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DWindowProxy.cpp39 globalObj.setWindowProxy(windowProxy); in SetWindowProxy()
H A DGlobalObject.h882 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DWindowProxy.cpp38 globalObj.setWindowProxy(windowProxy); in SetWindowProxy()
H A DGlobalObject.h1065 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DWindowProxy.cpp39 globalObj.setWindowProxy(windowProxy); in SetWindowProxy()
H A DGlobalObject.h882 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DGlobalObject.h741 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DGlobalObject.h805 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DGlobalObject.h876 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DGlobalObject.h848 void setWindowProxy(JSObject* windowProxy) { in setWindowProxy() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfriendapi.cpp1310 global->as<GlobalObject>().setWindowProxy(windowProxy); in JS_FRIEND_API()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsfriendapi.cpp1403 global->as<GlobalObject>().setWindowProxy(windowProxy); in JS_FRIEND_API()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsfriendapi.cpp1225 global->as<GlobalObject>().setWindowProxy(windowProxy); in SetWindowProxy()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsfriendapi.cpp1426 globalObj.setWindowProxy(windowProxy); in SetWindowProxy()