Home
last modified time | relevance | path

Searched defs:isRunOnce (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DCompileOptions.h229 bool isRunOnce = false; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DCompileOptions.h229 bool isRunOnce = false; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DCompileOptions.h210 bool isRunOnce = false; variable
/dports/www/firefox/firefox-99.0/js/public/
H A DCompileOptions.h278 bool isRunOnce = false; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/loader/
H A DScriptPreloader.cpp760 JS::HandleScript jsscript, bool isRunOnce) { in NoteScript()
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/loader/
H A DScriptPreloader.cpp774 JS::HandleScript jsscript, bool isRunOnce) { in NoteScript()
/dports/www/firefox/firefox-99.0/js/xpconnect/loader/
H A DScriptPreloader.cpp802 JS::Stencil* stencil, bool isRunOnce) { in NoteStencil()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/loader/
H A DScriptPreloader.cpp774 JS::HandleScript jsscript, bool isRunOnce) { in NoteScript()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsFrameMessageManager.cpp1238 bool isRunOnce = !aShouldCache || IsProcessScoped(); in TryCacheLoadAndCompileScript() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsFrameMessageManager.cpp1196 bool isRunOnce = !aShouldCache || IsProcessScoped(); in TryCacheLoadAndCompileScript() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsFrameMessageManager.cpp1238 bool isRunOnce = !aShouldCache || IsProcessScoped(); in TryCacheLoadAndCompileScript() local
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsFrameMessageManager.cpp1256 bool isRunOnce = IsProcessScoped(); in TryCacheLoadAndCompileScript() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h3706 bool isRunOnce; in JS_FRIEND_API() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h3706 bool isRunOnce; in JS_FRIEND_API() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h3637 bool isRunOnce; variable