Function test_generation::transitions::stack_unpack_struct
source · pub fn stack_unpack_struct(
state: &AbstractState,
struct_index: StructDefinitionIndex,
instantiation: Option<SignatureIndex>
) -> Result<AbstractState, VMError>
Expand description
Push the fields of a struct as AbstractValue
s to the stack