Searched refs:convert_struct_type (Results 1 – 1 of 1) sorted by relevance
2468 WasmCompositeInnerType::Struct(self.convert_struct_type(s)?) in convert_composite_type()2489 fn convert_struct_type(&self, ty: &wasmparser::StructType) -> WasmResult<WasmStructType> { in convert_struct_type() method