Home | History | Annotate | Download | only in statics

Lines Matching refs:IMPDEP2

63 import org.apache.bcel.generic.IMPDEP2;
360 // TODO: Check how BCEL handles (and will handle) instructions like IMPDEP1, IMPDEP2,
370 if (i instanceof IMPDEP2) {
372 "IMPDEP2 must not be in the code, it is an illegal instruction for _internal_ JVM use!");