Searched refs:NEWARRAY (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DOpcodes.java80 // types for NEWARRAY
281 int NEWARRAY = 188; // visitIntInsn field in interface:Opcodes
H A DMethodWriter.java475 // 0, //NEWARRAY, // visitIntInsn
644 if (computeMaxs && opcode != Opcodes.NEWARRAY) {
645 // updates current and max stack sizes only if opcode == NEWARRAY
656 } else { // BIPUSH or NEWARRAY

Completed in 87 milliseconds