Home
last modified time | relevance | path

Searched refs:otherTier (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmModule.cpp626 Tier otherTier = instance.code().stableTier(); in instantiateFunctions() local
629 instance.metadata(otherTier).lookupFuncExport(funcIndex); in instantiateFunctions()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmModule.cpp681 Tier otherTier = instance.code().stableTier(); in instantiateFunctions() local
684 instance.metadata(otherTier).lookupFuncExport(funcIndex); in instantiateFunctions()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmModule.cpp626 Tier otherTier = instance.code().stableTier(); in instantiateFunctions() local
629 instance.metadata(otherTier).lookupFuncExport(funcIndex); in instantiateFunctions()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmModule.cpp749 Tier otherTier = instance.code().stableTier(); in instantiateFunctions() local
752 instance.metadata(otherTier).lookupFuncExport(funcIndex); in instantiateFunctions()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmModule.cpp663 Tier otherTier = instance.code().stableTier(); in instantiateFunctions() local
666 instance.metadata(otherTier).lookupFuncExport(funcIndex); in instantiateFunctions()