Home
last modified time | relevance | path

Searched refs:DefineOSFileConstants (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/
H A DOSFileConstants.h43 bool DefineOSFileConstants(JSContext *cx, JS::Handle<JSObject*> global);
H A DOSFileConstants.cpp879 bool DefineOSFileConstants(JSContext *cx, JS::Handle<JSObject*> global) in DefineOSFileConstants() function
1115 if (!mozilla::DefineOSFileConstants(aCx, targetObj)) { in Init()
/dports/www/firefox-esr/firefox-91.8.0/dom/system/
H A DOSFileConstants.h30 bool DefineOSFileConstants(JSContext* aCx, JS::Handle<JSObject*> aGlobal);
H A DOSFileConstants.cpp790 bool OSFileConstantsService::DefineOSFileConstants( in DefineOSFileConstants() function in mozilla::OSFileConstantsService
996 if (!DefineOSFileConstants(aCx, targetObj)) { in Init()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/system/
H A DOSFileConstants.h30 bool DefineOSFileConstants(JSContext* aCx, JS::Handle<JSObject*> aGlobal);
H A DOSFileConstants.cpp782 bool OSFileConstantsService::DefineOSFileConstants( in DefineOSFileConstants() function in mozilla::OSFileConstantsService
988 if (!DefineOSFileConstants(aCx, targetObj)) { in Init()
/dports/www/firefox/firefox-99.0/dom/system/
H A DOSFileConstants.h30 bool DefineOSFileConstants(JSContext* aCx, JS::Handle<JSObject*> aGlobal);
H A DOSFileConstants.cpp791 bool OSFileConstantsService::DefineOSFileConstants( in DefineOSFileConstants() function in mozilla::OSFileConstantsService
976 if (!DefineOSFileConstants(aCx, targetObj)) { in Init()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/system/
H A DOSFileConstants.h30 bool DefineOSFileConstants(JSContext* aCx, JS::Handle<JSObject*> aGlobal);
H A DOSFileConstants.cpp811 bool OSFileConstantsService::DefineOSFileConstants( in DefineOSFileConstants() function in mozilla::OSFileConstantsService
1033 if (!DefineOSFileConstants(aCx, targetObj)) { in Init()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/system/
H A DOSFileConstants.h30 bool DefineOSFileConstants(JSContext* aCx, JS::Handle<JSObject*> aGlobal);
H A DOSFileConstants.cpp790 bool OSFileConstantsService::DefineOSFileConstants( in DefineOSFileConstants() function in mozilla::OSFileConstantsService
996 if (!DefineOSFileConstants(aCx, targetObj)) { in Init()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DRegisterBindings.cpp29 !DefineOSFileConstants(aCx, aGlobal)) { in RegisterBindings()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DRegisterBindings.cpp32 if (!service->DefineOSFileConstants(aCx, aGlobal)) { in RegisterBindings()
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DRegisterBindings.cpp32 if (!service->DefineOSFileConstants(aCx, aGlobal)) { in RegisterBindings()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DRegisterBindings.cpp33 if (!service->DefineOSFileConstants(aCx, aGlobal)) { in RegisterBindings()
/dports/www/firefox/firefox-99.0/dom/workers/
H A DRegisterBindings.cpp32 if (!service->DefineOSFileConstants(aCx, aGlobal)) { in RegisterBindings()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DRegisterBindings.cpp32 if (!service->DefineOSFileConstants(aCx, aGlobal)) { in RegisterBindings()