Function test_generation::transitions::stack_function_popn
source · pub fn stack_function_popn(
state: &AbstractState,
function_index: FunctionHandleIndex
) -> Result<AbstractState, VMError>
Expand description
Pop the number of stack values required to call the function
at function_index