Structs§
- Execution
Handler - Handles related to stack frames.
Type Aliases§
- Execute
Frame Handle - Executes a single frame. Errors can be returned in the EVM context.
- Frame
Call Handle - Handle sub call.
- Frame
Call Return Handle - Handle call return
- Frame
Create Handle - Handle sub create.
- Frame
Create Return Handle - Handle create return
- FrameEOF
Create Handle - Handle EOF sub create.
- FrameEOF
Create Return Handle - Handle EOF create return
- Insert
Call Outcome Handle - Insert call outcome to the parent
- Insert
Create Outcome Handle - Insert call outcome to the parent
- InsertEOF
Create Outcome Handle - Insert EOF crate outcome to the parent
- Last
Frame Return Handle - Handles first frame return handle.