Skip to main contentModule operation
Source - opcodes
- Opcode patterns have the following meanings:
- AssemblyOp
- Contains information corresponding to an assembly instruction (only applicable in debug mode).
- DebugVarInfo
- Debug information for tracking a source-level variable.
- BinaryValueErrorContext
- DebugVarLocation
- Describes where a variable’s value can be found during execution.
- Operation
- The set of native VM basic block operations executable which take exactly one cycle to execute.
- OperationError
- Lightweight error type for operations that can fail.