Property | Type | Description | |
---|---|---|---|
FunctionToEntryPoint | uint[] | ||
ScoreVar | VMStackObjectVariable[] |
Method | Description | |
---|---|---|
Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode |
public Execute ( VMStackFrame context, VMPrimitiveOperand args ) : VMPrimitiveExitCode | ||
context | VMStackFrame | |
args | VMPrimitiveOperand | |
return | VMPrimitiveExitCode |
public static uint[] FunctionToEntryPoint | ||
return | uint[] |