Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/fuzzing/src/generators/
H A Dstacks.rs271 let pop_func_from_stack = |body: &mut wasm_encoder::Function| { in wasm() localVariable
333 pop_func_from_stack(&mut body); in wasm()
348 pop_func_from_stack(&mut body); in wasm()
382 pop_func_from_stack(&mut run_body); in wasm()