Home | History | Annotate | Download | only in asm

Lines Matching defs:enclosingMethodOwner

336     private int enclosingMethodOwner;
644 enclosingMethodOwner = newClass(owner);
790 if (enclosingMethodOwner != 0) {
891 if (enclosingMethodOwner != 0) {
893 out.putShort(enclosingMethodOwner).putShort(enclosingMethod);