| public nothrow | TrapInstruction(Value* result_, Value* b0_, Value* b1_, Value* b2_, int line_) |
| public override void | GenerateCode(MachineCode& machineCode, CodeFormatter& formatter) |
| public override nothrow String<char> | OperationName() const |
| public override void | Print(CodeFormatter& formatter) |
| public override void | Validate(Function& function, int numArgs) |
| public Value* | b0 |
| public Value* | b1 |
| public Value* | b2 |