protected static class JSRInlinerAdapter.Subroutine extends Object
Modifier and Type | Field and Description |
---|---|
BitSet |
instructions |
Modifier | Constructor and Description |
---|---|
protected |
Subroutine() |
Modifier and Type | Method and Description |
---|---|
void |
addInstruction(int idx) |
boolean |
ownsInstruction(int idx) |
String |
toString() |
public final BitSet instructions