Method | Description | |
---|---|---|
Decode ( InstructionNode ctx, IInstructionDecoder decoder ) : void | ||
ThrowInstruction ( OpCode opcode ) |
Initializes a new instance of the ThrowInstruction class.
|
public Decode ( InstructionNode ctx, IInstructionDecoder decoder ) : void | ||
ctx | InstructionNode | |
decoder | IInstructionDecoder | |
return | void |
public ThrowInstruction ( OpCode opcode ) | ||
opcode | OpCode | The opcode. |