Function essential_check::state_read_vm::constraint::step_on_temporary
source ยท pub fn step_on_temporary(
op: Temporary,
stack: &mut Stack,
memory: &mut Memory,
) -> Result<(), OpError>Expand description
Step forward constraint checking by the given temporary operation.