|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtendedOpcodes
Opcodes for "extended" synthetic instructions used in the register-based IR. These won't appear in any actual classfile.
Note: this class is just an idea sketch. There is no guarantee it will ever be used for anything.
| Field Summary | |
|---|---|
static short |
NULLCHECK
Null check. |
static short |
PUSHEXCEPTION
Clear operand stack and push caught exception object. |
| Field Detail |
|---|
static final short NULLCHECK
static final short PUSHEXCEPTION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||