Searched refs:ICONST_4 (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.java100 int ICONST_4 = 7; // - field in interface:Opcodes
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DBytecodeEnhancer.java33 import static com.sleepycat.asm.Opcodes.ICONST_4;
814 mv.visitInsn(ICONST_4);

Completed in 91 milliseconds