void |
PopIR.eval(InterpretContext context) |
void |
BranchIfIR.eval(InterpretContext context) |
void |
VisitLabelIR.eval(InterpretContext context) |
void |
LoadIR.eval(InterpretContext context) |
void |
ClearIR.eval(InterpretContext context) |
void |
PopNIR.eval(InterpretContext context) |
void |
SendIR.eval(InterpretContext context) |
void |
AssertTypeIR.eval(InterpretContext context) |
void |
NewLambdaIR.eval(InterpretContext context) |
void |
BranchUnlessIR.eval(InterpretContext context) |
void |
GotoIR.eval(InterpretContext context) |
void |
OperatorIR.eval(InterpretContext context) |
void |
LoadIR.evalWithoutDispatch(InterpretContext context) |