Home
last modified time | relevance | path

Searched defs:RootedWasmExceptionObject (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h66 using RootedWasmExceptionObject = Rooted<WasmExceptionObject*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypeDecls.h66 using RootedWasmExceptionObject = Rooted<WasmExceptionObject*>; variable
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmTypeDecls.h70 using RootedWasmExceptionObject = Rooted<WasmExceptionObject*>; variable