static final class InstrVisitor.RET extends InstrVisitor.Branch
Modifier and Type | Field and Description |
---|---|
(package private) int |
m_varindex |
m_opcode, m_parentBlockID, m_targets
Constructor and Description |
---|
RET(int opcode,
int varindex) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
emit(InstrVisitor.EmitCtx ctx) |
(package private) int |
length() |
emitJumpOffset2, emitJumpOffset4, maxlength
int length()
void emit(InstrVisitor.EmitCtx ctx)
emit
in class InstrVisitor.Branch