Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/func_environ/stack_switching/
H A Dinstructions.rs687 pub fn get_first_switch_handler_index<'a>( in get_first_switch_handler_index() method
1101 let first_switch_handler_index = parent_csi.get_first_switch_handler_index(env, builder); in search_handler()