| public nothrow | ValueInstruction(int line_) |
| public override nothrow void | BeginComputeLivenessAndNextUse() |
| public override nothrow void | EndComputeLivenessAndNextUse() |
| public override nothrow String<char> | Name() const |
| public override void | Print(CodeFormatter& formatter) |
| public inline nothrow Value* | Result() const |
| public nothrow void | SetResult(Value* result_) |
| public override void | Validate(Function& function, int numArgs) |
| private Value* | result |
| public int | valueNumber |