Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/translate/
H A Dstack.rs439 fn push_block_impl( in push_block_impl() method
464 self.push_block_impl(following_code, num_param_types, num_result_types, None); in push_block()
476 self.push_block_impl( in push_try_table_block()