Home
last modified time | relevance | path

Searched refs:exclusiveCodeBytesEnd_ (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmJS.cpp3570 ExclusiveBytesPtr exclusiveCodeBytesEnd_; member in CompileStreamTask
3636 exclusiveCodeBytesEnd_.lock().notify_one(); in rejectAndDestroyAfterHelperThreadStarted()
3668 exclusiveCodeBytesEnd_.lock().get() = codeBytesEnd_; in consumeChunk()
3692 auto codeStreamEnd = exclusiveCodeBytesEnd_.lock(); in consumeChunk()
3779 exclusiveCodeBytesEnd_, exclusiveStreamEnd_, in execute()
3826 exclusiveCodeBytesEnd_(mutexid::WasmCodeBytesEnd, nullptr),
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmJS.cpp4180 ExclusiveBytesPtr exclusiveCodeBytesEnd_; member in CompileStreamTask
4246 exclusiveCodeBytesEnd_.lock().notify_one(); in rejectAndDestroyAfterHelperThreadStarted()
4278 exclusiveCodeBytesEnd_.lock().get() = codeBytesEnd_; in consumeChunk()
4302 auto codeStreamEnd = exclusiveCodeBytesEnd_.lock(); in consumeChunk()
4389 exclusiveCodeBytesEnd_, exclusiveStreamEnd_, in execute()
4436 exclusiveCodeBytesEnd_(mutexid::WasmCodeBytesEnd, nullptr),
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmJS.cpp4180 ExclusiveBytesPtr exclusiveCodeBytesEnd_; member in CompileStreamTask
4246 exclusiveCodeBytesEnd_.lock().notify_one(); in rejectAndDestroyAfterHelperThreadStarted()
4278 exclusiveCodeBytesEnd_.lock().get() = codeBytesEnd_; in consumeChunk()
4302 auto codeStreamEnd = exclusiveCodeBytesEnd_.lock(); in consumeChunk()
4389 exclusiveCodeBytesEnd_, exclusiveStreamEnd_, in execute()
4436 exclusiveCodeBytesEnd_(mutexid::WasmCodeBytesEnd, nullptr),
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmJS.cpp4902 ExclusiveBytesPtr exclusiveCodeBytesEnd_; member in CompileStreamTask
4968 exclusiveCodeBytesEnd_.lock().notify_one(); in rejectAndDestroyAfterHelperThreadStarted()
5000 exclusiveCodeBytesEnd_.lock().get() = codeBytesEnd_; in consumeChunk()
5024 auto codeStreamEnd = exclusiveCodeBytesEnd_.lock(); in consumeChunk()
5111 exclusiveCodeBytesEnd_, exclusiveStreamEnd_, in execute()
5158 exclusiveCodeBytesEnd_(mutexid::WasmCodeBytesEnd, nullptr),