Searched refs:nextOpcode (Results 1 – 6 of 6) sorted by relevance
38 private final int nextOpcode; field in Dop60 public Dop(int opcode, int family, int nextOpcode, InsnFormat format, in Dop() argument70 if (!Opcodes.isValidShape(nextOpcode)) { in Dop()80 this.nextOpcode = nextOpcode; in Dop()146 return nextOpcode; in getNextOpcode()
1410 int nextOpcode = opcode.getNextOpcode(); in getNextOrNull() local1412 if (nextOpcode == Opcodes.NO_NEXT) { in getNextOrNull()1416 opcode = get(nextOpcode); in getNextOrNull()1418 if (suppressExtendedOpcodes && Opcodes.isExtended(nextOpcode)) { in getNextOrNull()
184 currentPos = nextOpcode(bytecode, pos); in next()735 static int nextOpcode(byte[] code, int index) in nextOpcode() method in CodeIterator867 nextPos = nextOpcode(code, i); in insertGap2()1160 nextPos = nextOpcode(code, i); in makeJumpList()
361 i2 = CodeIterator.nextOpcode(code, i); in copyCode()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...