Home | History | Annotate | Download | only in statics

Lines Matching refs:INVOKEDYNAMIC

65 import org.apache.bcel.generic.INVOKEDYNAMIC;
1129 public void visitINVOKEDYNAMIC(final INVOKEDYNAMIC o) {
1130 throw new RuntimeException("INVOKEDYNAMIC instruction is not supported at this time");