Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/system/
H A DOSFileConstants.cpp856 JS::Rooted<JS::Value> valDebug(aCx, JS::TrueValue()); in DefineOSFileConstants() local
857 if (!JS_SetProperty(aCx, objSys, "DEBUG", valDebug)) { in DefineOSFileConstants()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/system/
H A DOSFileConstants.cpp848 JS::Rooted<JS::Value> valDebug(aCx, JS::TrueValue()); in DefineOSFileConstants() local
849 if (!JS_SetProperty(aCx, objSys, "DEBUG", valDebug)) { in DefineOSFileConstants()
/dports/www/firefox/firefox-99.0/dom/system/
H A DOSFileConstants.cpp857 JS::Rooted<JS::Value> valDebug(aCx, JS::TrueValue()); in DefineOSFileConstants() local
858 if (!JS_SetProperty(aCx, objSys, "DEBUG", valDebug)) { in DefineOSFileConstants()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/system/
H A DOSFileConstants.cpp877 JS::Rooted<JS::Value> valDebug(aCx, JS::TrueValue()); in DefineOSFileConstants() local
878 if (!JS_SetProperty(aCx, objSys, "DEBUG", valDebug)) { in DefineOSFileConstants()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/system/
H A DOSFileConstants.cpp856 JS::Rooted<JS::Value> valDebug(aCx, JS::TrueValue()); in DefineOSFileConstants() local
857 if (!JS_SetProperty(aCx, objSys, "DEBUG", valDebug)) { in DefineOSFileConstants()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/
H A DOSFileConstants.cpp959 JS::Rooted<JS::Value> valDebug(cx, JS::TrueValue()); in DefineOSFileConstants() local
960 if (!JS_SetProperty(cx, objSys, "DEBUG", valDebug)) { in DefineOSFileConstants()