Home
last modified time | relevance | path

Searched refs:HandleWasmModuleObject (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h43 using HandleWasmModuleObject = Handle<WasmModuleObject*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h43 using HandleWasmModuleObject = Handle<WasmModuleObject*>; variable
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmTypeDecls.h43 using HandleWasmModuleObject = Handle<WasmModuleObject*>; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmTypes.h55 typedef Handle<WasmModuleObject*> HandleWasmModuleObject; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmTypes.h59 typedef Handle<WasmModuleObject*> HandleWasmModuleObject; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmTypes.h69 using HandleWasmModuleObject = Handle<WasmModuleObject*>; variable