Searched refs:except_decl (Results 1 – 2 of 2) sorted by relevance
172 Node** GetExceptionValues(const wasm::WasmException* except_decl);
2131 const wasm::WasmException* except_decl) { in GetExceptionValues() argument2137 uint32_t encoded_size = GetExceptionEncodedSize(except_decl); in GetExceptionValues()2147 const wasm::WasmExceptionSig* sig = except_decl->sig; in GetExceptionValues()