Home
last modified time | relevance | path

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

/wasmtime-44.0.1/winch/codegen/src/codegen/
H A Dcontrol.rs188 pub(crate) struct StackState { struct
220 stack_state: StackState, argument
230 stack_state: StackState,
240 stack_state: StackState,
252 stack_state: StackState,
1041 pub fn stack_state(&self) -> &StackState { in stack_state() argument