Module interpreter_action

Structs§

CallInputs
Inputs for a call.
CallOutcome
Represents the outcome of a call operation in a virtual machine.
CreateInputs
Inputs for a create call
CreateOutcome
Represents the outcome of a create operation in an interpreter.
EOFCreateInputs
Inputs for EOF Create call

Enums§

CallScheme
Call scheme.
CallValue
Call value.
EOFCreateKind
EOF create can be called from two places:
FrameInput
InterpreterAction