Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/verifier/
H A Dmod.rs1292 let _ = self.typecheck_fixed_args(inst, ctrl_type, errors); in typecheck()
1341 fn typecheck_fixed_args( in typecheck_fixed_args() method