Home
last modified time | relevance | path

Searched defs:GCPtrWasmMemoryObject (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h36 using GCPtrWasmMemoryObject = GCPtr<WasmMemoryObject*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h36 using GCPtrWasmMemoryObject = GCPtr<WasmMemoryObject*>; variable
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmTypeDecls.h36 using GCPtrWasmMemoryObject = GCPtr<WasmMemoryObject*>; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmTypes.h48 typedef GCPtr<WasmMemoryObject*> GCPtrWasmMemoryObject; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmTypes.h52 typedef GCPtr<WasmMemoryObject*> GCPtrWasmMemoryObject; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmTypes.h62 using GCPtrWasmMemoryObject = GCPtr<WasmMemoryObject*>; variable