Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmInstance.cpp72 bool allocateFuncTypeId(JSContext* cx, const FuncType& funcType, in allocateFuncTypeId() function in FuncTypeIdSet
1362 if (!lockedFuncTypeIdSet->allocateFuncTypeId(cx, funcType, in init()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmInstance.cpp72 bool allocateFuncTypeId(JSContext* cx, const FuncType& funcType, in allocateFuncTypeId() function in FuncTypeIdSet
1362 if (!lockedFuncTypeIdSet->allocateFuncTypeId(cx, funcType, in init()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmInstance.cpp78 bool allocateFuncTypeId(JSContext* cx, const FuncType& funcType, in allocateFuncTypeId() function in FuncTypeIdSet
1451 if (!lockedFuncTypeIdSet->allocateFuncTypeId(cx, funcType, in init()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmInstance.cpp63 bool allocateFuncTypeId(JSContext* cx, const FuncType& funcType, in allocateFuncTypeId() function in FuncTypeIdSet
1623 if (!lockedFuncTypeIdSet->allocateFuncTypeId(cx, funcType, &funcTypeId)) { in init()