Home
last modified time | relevance | path

Searched refs:MutableHandleWasmModuleObject (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmIntrinsic.h55 MutableHandleWasmModuleObject result);
H A DWasmTypeDecls.h44 using MutableHandleWasmModuleObject = MutableHandle<WasmModuleObject*>; variable
H A DWasmIntrinsic.cpp95 MutableHandleWasmModuleObject result) { in CompileIntrinsicModule()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h44 using MutableHandleWasmModuleObject = MutableHandle<WasmModuleObject*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h44 using MutableHandleWasmModuleObject = MutableHandle<WasmModuleObject*>; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmTypes.h56 typedef MutableHandle<WasmModuleObject*> MutableHandleWasmModuleObject; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmTypes.h60 typedef MutableHandle<WasmModuleObject*> MutableHandleWasmModuleObject; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmTypes.h70 using MutableHandleWasmModuleObject = MutableHandle<WasmModuleObject*>; variable