Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/fuzzing/src/generators/
H A Dstacks.rs145 let call_func_type = types.len(); in wasm() localVariable
174 wasm_encoder::EntityType::Function(call_func_type), in wasm()