Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wizer/fuzz/fuzz_targets/
H A Dsame_result.rs87 let mut init_funcs = vec![]; localVariable
92 init_funcs.push(exp.name());
97 'init_loop: for init_func in init_funcs {