Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/translate/
H A Dstack.rs468 pub(crate) fn push_try_table_block( in push_try_table_block() method
H A Dcode_translator.rs639 environ.stacks.push_try_table_block( in translate_operator()