Home
last modified time | relevance | path

Searched refs:mScriptTextLength (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DScriptLoader.cpp223 , mScriptTextLength(0) in ScriptLoadInfo()
262 size_t mScriptTextLength; member
1085 aLoadInfo.mScriptTextLength); in OnStreamCompleteInternal()
1090 if (!aLoadInfo.mScriptTextLength && !aLoadInfo.mScriptTextBuf) { in OnStreamCompleteInternal()
1295 loadInfo.mScriptTextLength); in DataReceivedFromCache()
1981 loadInfo.mScriptTextLength, in WorkerRun()
1984 loadInfo.mScriptTextLength = 0; in WorkerRun()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsScriptLoader.h88 mScriptTextLength(0), in nsScriptLoadRequest()
171 size_t mScriptTextLength; // use nsString so we can give ownership to jsapi. variable
H A DnsScriptLoader.cpp744 aRequest->mScriptTextLength = 0; in ProcessFetchedModuleSource()
1846 if (!JS::CanCompileOffThread(cx, options, aRequest->mScriptTextLength)) { in AttemptAsyncScriptCompile()
1855 aRequest->mScriptTextBuf, aRequest->mScriptTextLength, in AttemptAsyncScriptCompile()
1862 aRequest->mScriptTextBuf, aRequest->mScriptTextLength, in AttemptAsyncScriptCompile()
1911 aRequest->mScriptTextLength, in GetScriptSource()
2010 aRequest->mScriptTextLength = 0; in ProcessRequest()
2651 aRequest->mScriptTextLength = aString.length(); in PrepareLoadedRequest()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DScriptLoader.cpp226 mScriptTextLength(0), in ScriptLoadInfo()
259 size_t mScriptTextLength; member
1063 parentDoc, aLoadInfo.mScriptTextBuf, aLoadInfo.mScriptTextLength); in OnStreamCompleteInternal()
1068 if (!aLoadInfo.mScriptTextLength && !aLoadInfo.mScriptTextBuf) { in OnStreamCompleteInternal()
1209 loadInfo.mScriptTextBuf, loadInfo.mScriptTextLength); in DataReceivedFromCache()
1901 loadInfo.mScriptTextLength, in WorkerRun()
1904 loadInfo.mScriptTextLength = 0; in WorkerRun()
/dports/www/firefox/firefox-99.0/js/loader/
H A DScriptLoadRequest.cpp91 mScriptTextLength(0), in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN()
H A DScriptLoadRequest.h314 size_t mScriptTextLength; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/script/
H A DScriptLoadRequest.cpp92 mScriptTextLength(0), in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN()
H A DScriptLoadRequest.h332 size_t mScriptTextLength; variable
H A DScriptLoadHandler.cpp77 mRequest->mScriptTextLength = scriptText.length(); in NS_IMPL_ISUPPORTS()
H A DScriptLoader.cpp2678 sourceLength = aRequest->mScriptTextLength; in ShouldCacheBytecode()
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DScriptLoadRequest.cpp104 mScriptTextLength(0), in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN()
H A DScriptLoadRequest.h318 size_t mScriptTextLength; variable
H A DScriptLoadHandler.cpp100 mRequest->mScriptTextLength = scriptText.length(); in NS_IMPL_ISUPPORTS()
H A DScriptLoader.cpp3021 sourceLength = aRequest->mScriptTextLength; in ShouldCacheBytecode()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DScriptLoadRequest.cpp104 mScriptTextLength(0), in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN()
H A DScriptLoadRequest.h318 size_t mScriptTextLength; variable
H A DScriptLoadHandler.cpp100 mRequest->mScriptTextLength = scriptText.length(); in NS_IMPL_ISUPPORTS()
H A DScriptLoader.cpp3021 sourceLength = aRequest->mScriptTextLength; in ShouldCacheBytecode()
/dports/www/firefox/firefox-99.0/dom/script/
H A DScriptLoadHandler.cpp100 mRequest->mScriptTextLength = scriptText.length(); in NS_IMPL_ISUPPORTS()
H A DScriptLoader.cpp1948 sourceLength = aRequest->mScriptTextLength; in ShouldCacheBytecode()