class org.glassfish.pfl.objectweb.asm.MethodWriter implements org.glassfish.pfl.objectweb.asm.MethodVisitor
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.glassfish.pfl.objectweb.asm.MethodWriter
  super_class: java.lang.Object
{
  static final int ACC_CONSTRUCTOR;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 262144

  static final int SAME_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int SAME_LOCALS_1_STACK_ITEM_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 64

  static final int RESERVED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  static final int SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 247

  static final int CHOP_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 248

  static final int SAME_FRAME_EXTENDED;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 251

  static final int APPEND_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 252

  static final int FULL_FRAME;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 255

  private static final int FRAMES;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int MAXS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int NOTHING;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  org.glassfish.pfl.objectweb.asm.MethodWriter next;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
    flags: (0x0000) 

  final org.glassfish.pfl.objectweb.asm.ClassWriter cw;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
    flags: (0x0010) ACC_FINAL

  private int access;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private final int name;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int desc;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String descriptor;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  java.lang.String signature;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  int classReaderOffset;
    descriptor: I
    flags: (0x0000) 

  int classReaderLength;
    descriptor: I
    flags: (0x0000) 

  int exceptionCount;
    descriptor: I
    flags: (0x0000) 

  int[] exceptions;
    descriptor: [I
    flags: (0x0000) 

  private org.glassfish.pfl.objectweb.asm.ByteVector annd;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ByteVector;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.AnnotationWriter anns;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.AnnotationWriter ianns;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.AnnotationWriter[] panns;
    descriptor: [Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.AnnotationWriter[] ipanns;
    descriptor: [Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
    flags: (0x0002) ACC_PRIVATE

  private int synthetics;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.Attribute attrs;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Attribute;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.ByteVector code;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ByteVector;
    flags: (0x0002) ACC_PRIVATE

  private int maxStack;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int maxLocals;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int frameCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.ByteVector stackMap;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ByteVector;
    flags: (0x0002) ACC_PRIVATE

  private int previousFrameOffset;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int[] previousFrame;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int frameIndex;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int[] frame;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int handlerCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.Handler firstHandler;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Handler;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.Handler lastHandler;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Handler;
    flags: (0x0002) ACC_PRIVATE

  private int localVarCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.ByteVector localVar;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ByteVector;
    flags: (0x0002) ACC_PRIVATE

  private int localVarTypeCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.ByteVector localVarType;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ByteVector;
    flags: (0x0002) ACC_PRIVATE

  private int lineNumberCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.ByteVector lineNumber;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/ByteVector;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.Attribute cattrs;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Attribute;
    flags: (0x0002) ACC_PRIVATE

  private boolean resize;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private int subroutines;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private final int compute;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private org.glassfish.pfl.objectweb.asm.Label labels;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Label;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.Label previousBlock;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Label;
    flags: (0x0002) ACC_PRIVATE

  private org.glassfish.pfl.objectweb.asm.Label currentBlock;
    descriptor: Lorg/glassfish/pfl/objectweb/asm/Label;
    flags: (0x0002) ACC_PRIVATE

  private int stackSize;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int maxStackSize;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  void <init>(org.glassfish.pfl.objectweb.asm.ClassWriter, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String[], boolean, boolean);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/ClassWriter;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ZZ)V
    flags: (0x0000) 
    Code:
      stack=5, locals=10, args_size=9
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.ClassWriter cw
        start local 2 // int access
        start local 3 // java.lang.String name
        start local 4 // java.lang.String desc
        start local 5 // java.lang.String signature
        start local 6 // java.lang.String[] exceptions
        start local 7 // boolean computeMaxs
        start local 8 // boolean computeFrames
         0: .line 411
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 224
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         2: .line 421
            aload 1 /* cw */
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.firstMethod:Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            ifnonnull 5
         3: .line 422
            aload 1 /* cw */
            aload 0 /* this */
            putfield org.glassfish.pfl.objectweb.asm.ClassWriter.firstMethod:Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
         4: .line 423
            goto 6
         5: .line 424
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.ClassWriter int java.lang.String java.lang.String java.lang.String java.lang.String[] int int
      StackMap stack:
            aload 1 /* cw */
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.lastMethod:Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            aload 0 /* this */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.next:Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
         6: .line 426
      StackMap locals:
      StackMap stack:
            aload 1 /* cw */
            aload 0 /* this */
            putfield org.glassfish.pfl.objectweb.asm.ClassWriter.lastMethod:Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
         7: .line 427
            aload 0 /* this */
            aload 1 /* cw */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
         8: .line 428
            aload 0 /* this */
            iload 2 /* access */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
         9: .line 429
            aload 0 /* this */
            aload 1 /* cw */
            aload 3 /* name */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.name:I
        10: .line 430
            aload 0 /* this */
            aload 1 /* cw */
            aload 4 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.desc:I
        11: .line 431
            aload 0 /* this */
            aload 4 /* desc */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
        12: .line 433
            aload 0 /* this */
            aload 5 /* signature */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
        13: .line 435
            aload 6 /* exceptions */
            ifnull 21
            aload 6 /* exceptions */
            arraylength
            ifle 21
        14: .line 436
            aload 0 /* this */
            aload 6 /* exceptions */
            arraylength
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
        15: .line 437
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            newarray 10
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptions:[I
        16: .line 438
            iconst_0
            istore 9 /* i */
        start local 9 // int i
        17: goto 20
        18: .line 439
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptions:[I
            iload 9 /* i */
            aload 1 /* cw */
            aload 6 /* exceptions */
            iload 9 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
            iastore
        19: .line 438
            iinc 9 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 9 /* i */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            if_icmplt 18
        end local 9 // int i
        21: .line 442
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 8 /* computeFrames */
            ifeq 22
            iconst_0
            goto 24
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.MethodWriter
        22: iload 7 /* computeMaxs */
            ifeq 23
            iconst_1
            goto 24
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.MethodWriter
        23: iconst_2
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.ClassWriter int java.lang.String java.lang.String java.lang.String java.lang.String[] int int
      StackMap stack: org.glassfish.pfl.objectweb.asm.MethodWriter int
        24: putfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
        25: .line 443
            iload 7 /* computeMaxs */
            ifne 26
            iload 8 /* computeFrames */
            ifeq 35
        26: .line 444
      StackMap locals:
      StackMap stack:
            iload 8 /* computeFrames */
            ifeq 28
            ldc "<init>"
            aload 3 /* name */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 28
        27: .line 445
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 262144
            ior
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
        28: .line 448
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
            iconst_2
            ishr
            istore 9 /* size */
        start local 9 // int size
        29: .line 449
            iload 2 /* access */
            bipush 8
            iand
            ifeq 31
        30: .line 450
            iinc 9 /* size */ -1
        31: .line 452
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 9 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
        32: .line 454
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.Label
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Label.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
        33: .line 455
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 8
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        34: .line 456
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitLabel:(Lorg/glassfish/pfl/objectweb/asm/Label;)V
        end local 9 // int size
        35: .line 458
      StackMap locals:
      StackMap stack:
            return
        end local 8 // boolean computeFrames
        end local 7 // boolean computeMaxs
        end local 6 // java.lang.String[] exceptions
        end local 5 // java.lang.String signature
        end local 4 // java.lang.String desc
        end local 3 // java.lang.String name
        end local 2 // int access
        end local 1 // org.glassfish.pfl.objectweb.asm.ClassWriter cw
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   36     0           this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   36     1             cw  Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            0   36     2         access  I
            0   36     3           name  Ljava/lang/String;
            0   36     4           desc  Ljava/lang/String;
            0   36     5      signature  Ljava/lang/String;
            0   36     6     exceptions  [Ljava/lang/String;
            0   36     7    computeMaxs  Z
            0   36     8  computeFrames  Z
           17   21     9              i  I
           29   35     9           size  I
    MethodParameters:
               Name  Flags
      cw             final
      access         final
      name           final
      desc           final
      signature      final
      exceptions     final
      computeMaxs    final
      computeFrames  final

  public org.glassfish.pfl.objectweb.asm.AnnotationVisitor visitAnnotationDefault();
    descriptor: ()Lorg/glassfish/pfl/objectweb/asm/AnnotationVisitor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 468
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         1: .line 469
            new org.glassfish.pfl.objectweb.asm.AnnotationWriter
            dup
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aconst_null
            iconst_0
            invokespecial org.glassfish.pfl.objectweb.asm.AnnotationWriter.<init>:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;ZLorg/glassfish/pfl/objectweb/asm/ByteVector;Lorg/glassfish/pfl/objectweb/asm/ByteVector;I)V
            areturn
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;

  public org.glassfish.pfl.objectweb.asm.AnnotationVisitor visitAnnotation(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)Lorg/glassfish/pfl/objectweb/asm/AnnotationVisitor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=5, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // java.lang.String desc
        start local 2 // boolean visible
         0: .line 479
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            astore 3 /* bv */
        start local 3 // org.glassfish.pfl.objectweb.asm.ByteVector bv
         1: .line 481
            aload 3 /* bv */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 1 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         2: .line 482
            new org.glassfish.pfl.objectweb.asm.AnnotationWriter
            dup
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iconst_1
            aload 3 /* bv */
            aload 3 /* bv */
            iconst_2
            invokespecial org.glassfish.pfl.objectweb.asm.AnnotationWriter.<init>:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;ZLorg/glassfish/pfl/objectweb/asm/ByteVector;Lorg/glassfish/pfl/objectweb/asm/ByteVector;I)V
            astore 4 /* aw */
        start local 4 // org.glassfish.pfl.objectweb.asm.AnnotationWriter aw
         3: .line 483
            iload 2 /* visible */
            ifeq 7
         4: .line 484
            aload 4 /* aw */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            putfield org.glassfish.pfl.objectweb.asm.AnnotationWriter.next:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
         5: .line 485
            aload 0 /* this */
            aload 4 /* aw */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
         6: .line 486
            goto 9
         7: .line 487
      StackMap locals: org.glassfish.pfl.objectweb.asm.ByteVector org.glassfish.pfl.objectweb.asm.AnnotationWriter
      StackMap stack:
            aload 4 /* aw */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            putfield org.glassfish.pfl.objectweb.asm.AnnotationWriter.next:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
         8: .line 488
            aload 0 /* this */
            aload 4 /* aw */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
         9: .line 490
      StackMap locals:
      StackMap stack:
            aload 4 /* aw */
            areturn
        end local 4 // org.glassfish.pfl.objectweb.asm.AnnotationWriter aw
        end local 3 // org.glassfish.pfl.objectweb.asm.ByteVector bv
        end local 2 // boolean visible
        end local 1 // java.lang.String desc
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   10     0     this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   10     1     desc  Ljava/lang/String;
            0   10     2  visible  Z
            1   10     3       bv  Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            3   10     4       aw  Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
    MethodParameters:
         Name  Flags
      desc     final
      visible  final

  public org.glassfish.pfl.objectweb.asm.AnnotationVisitor visitParameterAnnotation(int, java.lang.String, boolean);
    descriptor: (ILjava/lang/String;Z)Lorg/glassfish/pfl/objectweb/asm/AnnotationVisitor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=6, args_size=4
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int parameter
        start local 2 // java.lang.String desc
        start local 3 // boolean visible
         0: .line 501
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            astore 4 /* bv */
        start local 4 // org.glassfish.pfl.objectweb.asm.ByteVector bv
         1: .line 502
            ldc "Ljava/lang/Synthetic;"
            aload 2 /* desc */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 4
         2: .line 505
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            iload 1 /* parameter */
            iconst_1
            iadd
            invokestatic java.lang.Math.max:(II)I
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
         3: .line 506
            new org.glassfish.pfl.objectweb.asm.AnnotationWriter
            dup
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iconst_0
            aload 4 /* bv */
            aconst_null
            iconst_0
            invokespecial org.glassfish.pfl.objectweb.asm.AnnotationWriter.<init>:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;ZLorg/glassfish/pfl/objectweb/asm/ByteVector;Lorg/glassfish/pfl/objectweb/asm/ByteVector;I)V
            areturn
         4: .line 509
      StackMap locals: org.glassfish.pfl.objectweb.asm.ByteVector
      StackMap stack:
            aload 4 /* bv */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 2 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         5: .line 510
            new org.glassfish.pfl.objectweb.asm.AnnotationWriter
            dup
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iconst_1
            aload 4 /* bv */
            aload 4 /* bv */
            iconst_2
            invokespecial org.glassfish.pfl.objectweb.asm.AnnotationWriter.<init>:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;ZLorg/glassfish/pfl/objectweb/asm/ByteVector;Lorg/glassfish/pfl/objectweb/asm/ByteVector;I)V
            astore 5 /* aw */
        start local 5 // org.glassfish.pfl.objectweb.asm.AnnotationWriter aw
         6: .line 511
            iload 3 /* visible */
            ifeq 12
         7: .line 512
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnonnull 9
         8: .line 513
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Lorg/glassfish/pfl/objectweb/asm/Type;
            arraylength
            anewarray org.glassfish.pfl.objectweb.asm.AnnotationWriter
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
         9: .line 515
      StackMap locals: org.glassfish.pfl.objectweb.asm.AnnotationWriter
      StackMap stack:
            aload 5 /* aw */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 1 /* parameter */
            aaload
            putfield org.glassfish.pfl.objectweb.asm.AnnotationWriter.next:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
        10: .line 516
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 1 /* parameter */
            aload 5 /* aw */
            aastore
        11: .line 517
            goto 16
        12: .line 518
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnonnull 14
        13: .line 519
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Lorg/glassfish/pfl/objectweb/asm/Type;
            arraylength
            anewarray org.glassfish.pfl.objectweb.asm.AnnotationWriter
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
        14: .line 521
      StackMap locals:
      StackMap stack:
            aload 5 /* aw */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 1 /* parameter */
            aaload
            putfield org.glassfish.pfl.objectweb.asm.AnnotationWriter.next:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
        15: .line 522
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 1 /* parameter */
            aload 5 /* aw */
            aastore
        16: .line 524
      StackMap locals:
      StackMap stack:
            aload 5 /* aw */
            areturn
        end local 5 // org.glassfish.pfl.objectweb.asm.AnnotationWriter aw
        end local 4 // org.glassfish.pfl.objectweb.asm.ByteVector bv
        end local 3 // boolean visible
        end local 2 // java.lang.String desc
        end local 1 // int parameter
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   17     0       this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   17     1  parameter  I
            0   17     2       desc  Ljava/lang/String;
            0   17     3    visible  Z
            1   17     4         bv  Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            6   17     5         aw  Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
    MethodParameters:
           Name  Flags
      parameter  final
      desc       final
      visible    final

  public void visitAttribute(org.glassfish.pfl.objectweb.asm.Attribute);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/Attribute;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.Attribute attr
         0: .line 528
            aload 1 /* attr */
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.isCodeAttribute:()Z
            ifeq 4
         1: .line 529
            aload 1 /* attr */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            putfield org.glassfish.pfl.objectweb.asm.Attribute.next:Lorg/glassfish/pfl/objectweb/asm/Attribute;
         2: .line 530
            aload 0 /* this */
            aload 1 /* attr */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
         3: .line 531
            goto 6
         4: .line 532
      StackMap locals:
      StackMap stack:
            aload 1 /* attr */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            putfield org.glassfish.pfl.objectweb.asm.Attribute.next:Lorg/glassfish/pfl/objectweb/asm/Attribute;
         5: .line 533
            aload 0 /* this */
            aload 1 /* attr */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
         6: .line 535
      StackMap locals:
      StackMap stack:
            return
        end local 1 // org.glassfish.pfl.objectweb.asm.Attribute attr
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0    7     1  attr  Lorg/glassfish/pfl/objectweb/asm/Attribute;
    MethodParameters:
      Name  Flags
      attr  final

  public void visitCode();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 538
            return
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;

  public void visitFrame(int, int, java.lang.Object[], int, java.lang.Object[]);
    descriptor: (II[Ljava/lang/Object;I[Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=8, args_size=6
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int type
        start local 2 // int nLocal
        start local 3 // java.lang.Object[] local
        start local 4 // int nStack
        start local 5 // java.lang.Object[] stack
         0: .line 547
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 2
         1: .line 548
            return
         2: .line 551
      StackMap locals:
      StackMap stack:
            iload 1 /* type */
            iconst_m1
            if_icmpne 40
         3: .line 552
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iload 2 /* nLocal */
            iload 4 /* nStack */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.startFrame:(III)V
         4: .line 553
            iconst_0
            istore 6 /* i */
        start local 6 // int i
         5: goto 20
         6: .line 554
      StackMap locals: int
      StackMap stack:
            aload 3 /* local */
            iload 6 /* i */
            aaload
            instanceof java.lang.String
            ifeq 11
         7: .line 555
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            ldc 24117248
         8: .line 556
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 3 /* local */
            iload 6 /* i */
            aaload
            checkcast java.lang.String
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
         9: .line 555
            iastore
        10: .line 557
            goto 19
      StackMap locals:
      StackMap stack:
        11: aload 3 /* local */
            iload 6 /* i */
            aaload
            instanceof java.lang.Integer
            ifeq 14
        12: .line 558
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            aload 3 /* local */
            iload 6 /* i */
            aaload
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            iastore
        13: .line 559
            goto 19
        14: .line 560
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            ldc 25165824
        15: .line 561
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc ""
        16: .line 562
            aload 3 /* local */
            iload 6 /* i */
            aaload
            checkcast org.glassfish.pfl.objectweb.asm.Label
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
        17: .line 561
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
            ior
        18: .line 560
            iastore
        19: .line 553
      StackMap locals:
      StackMap stack:
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 6 /* i */
            iload 2 /* nLocal */
            if_icmplt 6
        end local 6 // int i
        21: .line 565
            iconst_0
            istore 6 /* i */
        start local 6 // int i
        22: goto 37
        23: .line 566
      StackMap locals:
      StackMap stack:
            aload 5 /* stack */
            iload 6 /* i */
            aaload
            instanceof java.lang.String
            ifeq 28
        24: .line 567
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            ldc 24117248
        25: .line 568
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 5 /* stack */
            iload 6 /* i */
            aaload
            checkcast java.lang.String
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
        26: .line 567
            iastore
        27: .line 569
            goto 36
      StackMap locals:
      StackMap stack:
        28: aload 5 /* stack */
            iload 6 /* i */
            aaload
            instanceof java.lang.Integer
            ifeq 31
        29: .line 570
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            aload 5 /* stack */
            iload 6 /* i */
            aaload
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            iastore
        30: .line 571
            goto 36
        31: .line 572
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            ldc 25165824
        32: .line 573
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc ""
        33: .line 574
            aload 5 /* stack */
            iload 6 /* i */
            aaload
            checkcast org.glassfish.pfl.objectweb.asm.Label
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
        34: .line 573
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
            ior
        35: .line 572
            iastore
        36: .line 565
      StackMap locals:
      StackMap stack:
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
        37: iload 6 /* i */
            iload 4 /* nStack */
            if_icmplt 23
        end local 6 // int i
        38: .line 577
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.endFrame:()V
        39: .line 578
            goto 89
        40: .line 580
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnonnull 44
        41: .line 581
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        42: .line 582
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            istore 6 /* delta */
        start local 6 // int delta
        43: .line 583
            goto 49
        end local 6 // int delta
        44: .line 584
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrameOffset:I
            isub
            iconst_1
            isub
            istore 6 /* delta */
        start local 6 // int delta
        45: .line 585
            iload 6 /* delta */
            ifge 49
        46: .line 586
            iload 1 /* type */
            iconst_3
            if_icmpne 48
        47: .line 587
            return
        48: .line 589
      StackMap locals: int
      StackMap stack:
            new java.lang.IllegalStateException
            dup
            invokespecial java.lang.IllegalStateException.<init>:()V
            athrow
        49: .line 594
      StackMap locals:
      StackMap stack:
            iload 1 /* type */
            tableswitch { // 0 - 4
                    0: 50
                    1: 65
                    2: 73
                    3: 76
                    4: 81
              default: 87
          }
        50: .line 596
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 255
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        51: .line 597
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        52: .line 598
            iload 2 /* nLocal */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        53: .line 599
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        54: goto 57
        55: .line 600
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 3 /* local */
            iload 7 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
        56: .line 599
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        57: iload 7 /* i */
            iload 2 /* nLocal */
            if_icmplt 55
        end local 7 // int i
        58: .line 602
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 4 /* nStack */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        59: .line 603
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        60: goto 63
        61: .line 604
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 5 /* stack */
            iload 7 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
        62: .line 603
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        63: iload 7 /* i */
            iload 4 /* nStack */
            if_icmplt 61
        end local 7 // int i
        64: .line 606
            goto 87
        65: .line 608
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 251
            iload 2 /* nLocal */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        66: .line 609
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        67: .line 610
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        68: goto 71
        69: .line 611
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 3 /* local */
            iload 7 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
        70: .line 610
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        71: iload 7 /* i */
            iload 2 /* nLocal */
            if_icmplt 69
        end local 7 // int i
        72: .line 613
            goto 87
        73: .line 615
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 251
            iload 2 /* nLocal */
            isub
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        74: .line 616
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        75: .line 617
            goto 87
        76: .line 619
      StackMap locals:
      StackMap stack:
            iload 6 /* delta */
            bipush 64
            if_icmpge 79
        77: .line 620
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        78: .line 621
            goto 87
        79: .line 622
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 251
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        80: .line 624
            goto 87
        81: .line 626
      StackMap locals:
      StackMap stack:
            iload 6 /* delta */
            bipush 64
            if_icmpge 84
        82: .line 627
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 64
            iload 6 /* delta */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        83: .line 628
            goto 86
        84: .line 629
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 247
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        85: .line 630
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        86: .line 632
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 5 /* stack */
            iconst_0
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
        87: .line 636
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrameOffset:I
        88: .line 637
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
        end local 6 // int delta
        89: .line 639
      StackMap locals:
      StackMap stack:
            return
        end local 5 // java.lang.Object[] stack
        end local 4 // int nStack
        end local 3 // java.lang.Object[] local
        end local 2 // int nLocal
        end local 1 // int type
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   90     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   90     1    type  I
            0   90     2  nLocal  I
            0   90     3   local  [Ljava/lang/Object;
            0   90     4  nStack  I
            0   90     5   stack  [Ljava/lang/Object;
            5   21     6       i  I
           22   38     6       i  I
           43   44     6   delta  I
           45   89     6   delta  I
           54   58     7       i  I
           60   64     7       i  I
           68   72     7       i  I
    MethodParameters:
        Name  Flags
      type    final
      nLocal  final
      local   final
      nStack  final
      stack   final

  public void visitInsn(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
         0: .line 643
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         1: .line 646
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 12
         2: .line 647
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 5
         3: .line 648
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            iconst_0
            aconst_null
            aconst_null
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         4: .line 649
            goto 9
         5: .line 651
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            getstatic org.glassfish.pfl.objectweb.asm.Frame.SIZE:[I
            iload 1 /* opcode */
            iaload
            iadd
            istore 2 /* size */
        start local 2 // int size
         6: .line 652
            iload 2 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 8
         7: .line 653
            aload 0 /* this */
            iload 2 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
         8: .line 655
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 2 // int size
         9: .line 658
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            sipush 172
            if_icmplt 10
            iload 1 /* opcode */
            sipush 177
            if_icmple 11
        10: .line 659
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            sipush 191
            if_icmpne 12
        11: .line 661
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.noSuccessor:()V
        12: .line 664
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   13     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   13     1  opcode  I
            6    9     2    size  I
    MethodParameters:
        Name  Flags
      opcode  final

  public void visitIntInsn(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
        start local 2 // int operand
         0: .line 668
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 9
         1: .line 669
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 4
         2: .line 670
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            iload 2 /* operand */
            aconst_null
            aconst_null
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         3: .line 671
            goto 9
      StackMap locals:
      StackMap stack:
         4: iload 1 /* opcode */
            sipush 188
            if_icmpeq 9
         5: .line 674
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_1
            iadd
            istore 3 /* size */
        start local 3 // int size
         6: .line 675
            iload 3 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 8
         7: .line 676
            aload 0 /* this */
            iload 3 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
         8: .line 678
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 3 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 3 // int size
         9: .line 682
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            bipush 17
            if_icmpne 12
        10: .line 683
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            iload 2 /* operand */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        11: .line 684
            goto 13
        12: .line 685
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            iload 2 /* operand */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put11:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        13: .line 687
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int operand
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   14     1   opcode  I
            0   14     2  operand  I
            6    9     3     size  I
    MethodParameters:
         Name  Flags
      opcode   final
      operand  final

  public void visitVarInsn(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
        start local 2 // int var
         0: .line 691
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 13
         1: .line 692
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 4
         2: .line 693
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            iload 2 /* var */
            aconst_null
            aconst_null
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         3: .line 694
            goto 13
         4: .line 696
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            sipush 169
            if_icmpne 9
         5: .line 698
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 256
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
         6: .line 701
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            putfield org.glassfish.pfl.objectweb.asm.Label.inputStackTop:I
         7: .line 702
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.noSuccessor:()V
         8: .line 703
            goto 13
         9: .line 704
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            getstatic org.glassfish.pfl.objectweb.asm.Frame.SIZE:[I
            iload 1 /* opcode */
            iaload
            iadd
            istore 3 /* size */
        start local 3 // int size
        10: .line 705
            iload 3 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 12
        11: .line 706
            aload 0 /* this */
            iload 3 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
        12: .line 708
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 3 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 3 // int size
        13: .line 712
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            iconst_2
            if_icmpeq 21
        14: .line 715
            iload 1 /* opcode */
            bipush 22
            if_icmpeq 16
            iload 1 /* opcode */
            bipush 24
            if_icmpeq 16
        15: .line 716
            iload 1 /* opcode */
            bipush 55
            if_icmpeq 16
            iload 1 /* opcode */
            bipush 57
            if_icmpne 18
        16: .line 718
      StackMap locals:
      StackMap stack:
            iload 2 /* var */
            iconst_2
            iadd
            istore 3 /* n */
        start local 3 // int n
        17: .line 719
            goto 19
        end local 3 // int n
        18: .line 720
      StackMap locals:
      StackMap stack:
            iload 2 /* var */
            iconst_1
            iadd
            istore 3 /* n */
        start local 3 // int n
        19: .line 722
      StackMap locals: int
      StackMap stack:
            iload 3 /* n */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            if_icmple 21
        20: .line 723
            aload 0 /* this */
            iload 3 /* n */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
        end local 3 // int n
        21: .line 727
      StackMap locals:
      StackMap stack:
            iload 2 /* var */
            iconst_4
            if_icmpge 28
            iload 1 /* opcode */
            sipush 169
            if_icmpeq 28
        22: .line 729
            iload 1 /* opcode */
            bipush 54
            if_icmpge 25
        23: .line 731
            bipush 26
            iload 1 /* opcode */
            bipush 21
            isub
            iconst_2
            ishl
            iadd
            iload 2 /* var */
            iadd
            istore 3 /* opt */
        start local 3 // int opt
        24: .line 732
            goto 26
        end local 3 // int opt
        25: .line 734
      StackMap locals:
      StackMap stack:
            bipush 59
            iload 1 /* opcode */
            bipush 54
            isub
            iconst_2
            ishl
            iadd
            iload 2 /* var */
            iadd
            istore 3 /* opt */
        start local 3 // int opt
        26: .line 736
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 3 /* opt */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        end local 3 // int opt
        27: .line 737
            goto 32
      StackMap locals:
      StackMap stack:
        28: iload 2 /* var */
            sipush 256
            if_icmplt 31
        29: .line 738
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 196
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            iload 2 /* var */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        30: .line 739
            goto 32
        31: .line 740
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            iload 2 /* var */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put11:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        32: .line 742
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            bipush 54
            if_icmplt 34
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 34
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
            ifle 34
        33: .line 743
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.Label
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Label.<init>:()V
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitLabel:(Lorg/glassfish/pfl/objectweb/asm/Label;)V
        34: .line 745
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int var
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   35     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   35     1  opcode  I
            0   35     2     var  I
           10   13     3    size  I
           17   18     3       n  I
           19   21     3       n  I
           24   25     3     opt  I
           26   27     3     opt  I
    MethodParameters:
        Name  Flags
      opcode  final
      var     final

  public void visitTypeInsn(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
        start local 2 // java.lang.String type
         0: .line 748
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 2 /* type */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClassItem:(Ljava/lang/String;)Lorg/glassfish/pfl/objectweb/asm/Item;
            astore 3 /* i */
        start local 3 // org.glassfish.pfl.objectweb.asm.Item i
         1: .line 750
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 10
         2: .line 751
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 5
         3: .line 752
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 3 /* i */
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         4: .line 753
            goto 10
      StackMap locals: org.glassfish.pfl.objectweb.asm.Item
      StackMap stack:
         5: iload 1 /* opcode */
            sipush 187
            if_icmpne 10
         6: .line 756
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_1
            iadd
            istore 4 /* size */
        start local 4 // int size
         7: .line 757
            iload 4 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 9
         8: .line 758
            aload 0 /* this */
            iload 4 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
         9: .line 760
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 4 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 4 // int size
        10: .line 764
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            aload 3 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.index:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        11: .line 765
            return
        end local 3 // org.glassfish.pfl.objectweb.asm.Item i
        end local 2 // java.lang.String type
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   12     1  opcode  I
            0   12     2    type  Ljava/lang/String;
            1   12     3       i  Lorg/glassfish/pfl/objectweb/asm/Item;
            7   10     4    size  I
    MethodParameters:
        Name  Flags
      opcode  final
      type    final

  public void visitFieldInsn(int, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=8, args_size=5
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
        start local 2 // java.lang.String owner
        start local 3 // java.lang.String name
        start local 4 // java.lang.String desc
         0: .line 773
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newFieldItem:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/glassfish/pfl/objectweb/asm/Item;
            astore 5 /* i */
        start local 5 // org.glassfish.pfl.objectweb.asm.Item i
         1: .line 775
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 29
         2: .line 776
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 5
         3: .line 777
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 5 /* i */
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         4: .line 778
            goto 29
         5: .line 781
      StackMap locals: org.glassfish.pfl.objectweb.asm.Item
      StackMap stack:
            aload 4 /* desc */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            istore 7 /* c */
        start local 7 // char c
         6: .line 782
            iload 1 /* opcode */
            tableswitch { // 178 - 180
                  178: 7
                  179: 12
                  180: 17
              default: 22
          }
         7: .line 784
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Item top int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iload 7 /* c */
            bipush 68
            if_icmpeq 8
            iload 7 /* c */
            bipush 74
            if_icmpne 9
      StackMap locals:
      StackMap stack: int
         8: iconst_2
            goto 10
      StackMap locals:
      StackMap stack: int
         9: iconst_1
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Item top int
      StackMap stack: int int
        10: iadd
            istore 6 /* size */
        start local 6 // int size
        11: .line 785
            goto 26
        end local 6 // int size
        12: .line 787
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iload 7 /* c */
            bipush 68
            if_icmpeq 13
            iload 7 /* c */
            bipush 74
            if_icmpne 14
      StackMap locals:
      StackMap stack: int
        13: bipush -2
            goto 15
      StackMap locals:
      StackMap stack: int
        14: iconst_m1
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Item top int
      StackMap stack: int int
        15: iadd
            istore 6 /* size */
        start local 6 // int size
        16: .line 788
            goto 26
        end local 6 // int size
        17: .line 790
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iload 7 /* c */
            bipush 68
            if_icmpeq 18
            iload 7 /* c */
            bipush 74
            if_icmpne 19
      StackMap locals:
      StackMap stack: int
        18: iconst_1
            goto 20
      StackMap locals:
      StackMap stack: int
        19: iconst_0
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Item top int
      StackMap stack: int int
        20: iadd
            istore 6 /* size */
        start local 6 // int size
        21: .line 791
            goto 26
        end local 6 // int size
        22: .line 794
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iload 7 /* c */
            bipush 68
            if_icmpeq 23
            iload 7 /* c */
            bipush 74
            if_icmpne 24
      StackMap locals:
      StackMap stack: int
        23: bipush -3
            goto 25
      StackMap locals:
      StackMap stack: int
        24: bipush -2
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Item top int
      StackMap stack: int int
        25: iadd
            istore 6 /* size */
        start local 6 // int size
        26: .line 798
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Item int int
      StackMap stack:
            iload 6 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 28
        27: .line 799
            aload 0 /* this */
            iload 6 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
        28: .line 801
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 6 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 7 // char c
        end local 6 // int size
        29: .line 805
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            aload 5 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.index:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        30: .line 806
            return
        end local 5 // org.glassfish.pfl.objectweb.asm.Item i
        end local 4 // java.lang.String desc
        end local 3 // java.lang.String name
        end local 2 // java.lang.String owner
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   31     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   31     1  opcode  I
            0   31     2   owner  Ljava/lang/String;
            0   31     3    name  Ljava/lang/String;
            0   31     4    desc  Ljava/lang/String;
            1   31     5       i  Lorg/glassfish/pfl/objectweb/asm/Item;
           11   12     6    size  I
           16   17     6    size  I
           21   22     6    size  I
           26   29     6    size  I
            6   29     7       c  C
    MethodParameters:
        Name  Flags
      opcode  final
      owner   final
      name    final
      desc    final

  public void visitMethodInsn(int, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=9, args_size=5
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
        start local 2 // java.lang.String owner
        start local 3 // java.lang.String name
        start local 4 // java.lang.String desc
         0: .line 814
            iload 1 /* opcode */
            sipush 185
            if_icmpne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: istore 5 /* itf */
        start local 5 // boolean itf
         3: .line 815
            iload 1 /* opcode */
            sipush 186
            if_icmpne 5
         4: .line 816
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 3 /* name */
            aload 4 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newNameTypeItem:(Ljava/lang/String;Ljava/lang/String;)Lorg/glassfish/pfl/objectweb/asm/Item;
            goto 6
         5: .line 817
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 2 /* owner */
            aload 3 /* name */
            aload 4 /* desc */
            iload 5 /* itf */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newMethodItem:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Lorg/glassfish/pfl/objectweb/asm/Item;
         6: .line 815
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.Item
            astore 6 /* i */
        start local 6 // org.glassfish.pfl.objectweb.asm.Item i
         7: .line 818
            aload 6 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.intVal:I
            istore 7 /* argSize */
        start local 7 // int argSize
         8: .line 820
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 22
         9: .line 821
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 12
        10: .line 822
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 6 /* i */
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
        11: .line 823
            goto 22
        12: .line 832
      StackMap locals: org.glassfish.pfl.objectweb.asm.Item int
      StackMap stack:
            iload 7 /* argSize */
            ifne 15
        13: .line 835
            aload 4 /* desc */
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
            istore 7 /* argSize */
        14: .line 838
            aload 6 /* i */
            iload 7 /* argSize */
            putfield org.glassfish.pfl.objectweb.asm.Item.intVal:I
        15: .line 841
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            sipush 184
            if_icmpeq 16
            iload 1 /* opcode */
            sipush 186
            if_icmpne 18
        16: .line 842
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iload 7 /* argSize */
            iconst_2
            ishr
            isub
            iload 7 /* argSize */
            iconst_3
            iand
            iadd
            iconst_1
            iadd
            istore 8 /* size */
        start local 8 // int size
        17: .line 843
            goto 19
        end local 8 // int size
        18: .line 844
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iload 7 /* argSize */
            iconst_2
            ishr
            isub
            iload 7 /* argSize */
            iconst_3
            iand
            iadd
            istore 8 /* size */
        start local 8 // int size
        19: .line 847
      StackMap locals: int
      StackMap stack:
            iload 8 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 21
        20: .line 848
            aload 0 /* this */
            iload 8 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
        21: .line 850
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 8 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 8 // int size
        22: .line 854
      StackMap locals:
      StackMap stack:
            iload 5 /* itf */
            ifeq 28
        23: .line 855
            iload 7 /* argSize */
            ifne 26
        24: .line 856
            aload 4 /* desc */
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
            istore 7 /* argSize */
        25: .line 857
            aload 6 /* i */
            iload 7 /* argSize */
            putfield org.glassfish.pfl.objectweb.asm.Item.intVal:I
        26: .line 859
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 185
            aload 6 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.index:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 7 /* argSize */
            iconst_2
            ishr
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put11:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        27: .line 860
            goto 31
        28: .line 861
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            aload 6 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.index:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        29: .line 862
            iload 1 /* opcode */
            sipush 186
            if_icmpne 31
        30: .line 863
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        31: .line 866
      StackMap locals:
      StackMap stack:
            return
        end local 7 // int argSize
        end local 6 // org.glassfish.pfl.objectweb.asm.Item i
        end local 5 // boolean itf
        end local 4 // java.lang.String desc
        end local 3 // java.lang.String name
        end local 2 // java.lang.String owner
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   32     0     this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   32     1   opcode  I
            0   32     2    owner  Ljava/lang/String;
            0   32     3     name  Ljava/lang/String;
            0   32     4     desc  Ljava/lang/String;
            3   32     5      itf  Z
            7   32     6        i  Lorg/glassfish/pfl/objectweb/asm/Item;
            8   32     7  argSize  I
           17   18     8     size  I
           19   22     8     size  I
    MethodParameters:
        Name  Flags
      opcode  final
      owner   final
      name    final
      desc    final

  public void visitJumpInsn(int, org.glassfish.pfl.objectweb.asm.Label);
    descriptor: (ILorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int opcode
        start local 2 // org.glassfish.pfl.objectweb.asm.Label label
         0: .line 869
            aconst_null
            astore 3 /* nextInsn */
        start local 3 // org.glassfish.pfl.objectweb.asm.Label nextInsn
         1: .line 871
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 19
         2: .line 872
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 9
         3: .line 873
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            iload 1 /* opcode */
            iconst_0
            aconst_null
            aconst_null
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         4: .line 875
            aload 2 /* label */
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
         5: .line 877
            aload 0 /* this */
            iconst_0
            aload 2 /* label */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
         6: .line 878
            iload 1 /* opcode */
            sipush 167
            if_icmpeq 19
         7: .line 880
            new org.glassfish.pfl.objectweb.asm.Label
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Label.<init>:()V
            astore 3 /* nextInsn */
         8: .line 882
            goto 19
         9: .line 883
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            iload 1 /* opcode */
            sipush 168
            if_icmpne 17
        10: .line 884
            aload 2 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 512
            iand
            ifne 13
        11: .line 885
            aload 2 /* label */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 512
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        12: .line 886
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.subroutines:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.subroutines:I
        13: .line 888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 128
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        14: .line 889
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_1
            iadd
            aload 2 /* label */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
        15: .line 891
            new org.glassfish.pfl.objectweb.asm.Label
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Label.<init>:()V
            astore 3 /* nextInsn */
        16: .line 898
            goto 19
        17: .line 902
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            getstatic org.glassfish.pfl.objectweb.asm.Frame.SIZE:[I
            iload 1 /* opcode */
            iaload
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        18: .line 903
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            aload 2 /* label */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
        19: .line 908
      StackMap locals:
      StackMap stack:
            aload 2 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            iconst_2
            iand
            ifeq 37
        20: .line 909
            aload 2 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            isub
            sipush -32768
            if_icmpge 37
        21: .line 918
            iload 1 /* opcode */
            sipush 167
            if_icmpne 24
        22: .line 919
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 200
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        23: .line 920
            goto 35
      StackMap locals:
      StackMap stack:
        24: iload 1 /* opcode */
            sipush 168
            if_icmpne 27
        25: .line 921
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 201
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        26: .line 922
            goto 35
        27: .line 925
      StackMap locals:
      StackMap stack:
            aload 3 /* nextInsn */
            ifnull 29
        28: .line 926
            aload 3 /* nextInsn */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        29: .line 928
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            sipush 166
            if_icmpgt 31
        30: .line 929
            iload 1 /* opcode */
            iconst_1
            iadd
            iconst_1
            ixor
            iconst_1
            isub
            goto 32
        31: .line 930
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector
            iload 1 /* opcode */
            iconst_1
            ixor
        32: .line 928
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector int
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        33: .line 931
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 8
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        34: .line 932
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 200
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        35: .line 934
      StackMap locals:
      StackMap stack:
            aload 2 /* label */
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_1
            isub
            iconst_1
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.put:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;Lorg/glassfish/pfl/objectweb/asm/ByteVector;IZ)V
        36: .line 935
            goto 39
        37: .line 942
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* opcode */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        38: .line 943
            aload 2 /* label */
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_1
            isub
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.put:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;Lorg/glassfish/pfl/objectweb/asm/ByteVector;IZ)V
        39: .line 945
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 44
        40: .line 946
            aload 3 /* nextInsn */
            ifnull 42
        41: .line 951
            aload 0 /* this */
            aload 3 /* nextInsn */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitLabel:(Lorg/glassfish/pfl/objectweb/asm/Label;)V
        42: .line 953
      StackMap locals:
      StackMap stack:
            iload 1 /* opcode */
            sipush 167
            if_icmpne 44
        43: .line 954
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.noSuccessor:()V
        44: .line 957
      StackMap locals:
      StackMap stack:
            return
        end local 3 // org.glassfish.pfl.objectweb.asm.Label nextInsn
        end local 2 // org.glassfish.pfl.objectweb.asm.Label label
        end local 1 // int opcode
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   45     0      this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   45     1    opcode  I
            0   45     2     label  Lorg/glassfish/pfl/objectweb/asm/Label;
            1   45     3  nextInsn  Lorg/glassfish/pfl/objectweb/asm/Label;
    MethodParameters:
        Name  Flags
      opcode  final
      label   final

  public void visitLabel(org.glassfish.pfl.objectweb.asm.Label);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.Label label
         0: .line 961
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.resize:Z
            aload 1 /* label */
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.resolve:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;I[B)Z
            ior
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.resize:Z
         1: .line 963
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            iconst_1
            iand
            ifeq 3
         2: .line 964
            return
         3: .line 966
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 23
         4: .line 967
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 10
         5: .line 968
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            if_icmpne 9
         6: .line 970
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            iand
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
         7: .line 971
            aload 1 /* label */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            putfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
         8: .line 972
            return
         9: .line 975
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            aload 1 /* label */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
        10: .line 978
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        11: .line 979
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            ifnonnull 14
        12: .line 980
            aload 1 /* label */
            new org.glassfish.pfl.objectweb.asm.Frame
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Frame.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
        13: .line 981
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.Frame.owner:Lorg/glassfish/pfl/objectweb/asm/Label;
        14: .line 984
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 21
        15: .line 985
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            if_icmpne 20
        16: .line 986
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            aload 1 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            iand
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        17: .line 987
            aload 1 /* label */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            putfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
        18: .line 988
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        19: .line 989
            return
        20: .line 991
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
        21: .line 993
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        22: .line 994
            goto 33
      StackMap locals:
      StackMap stack:
        23: aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            iconst_1
            if_icmpne 33
        24: .line 995
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 27
        25: .line 997
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            putfield org.glassfish.pfl.objectweb.asm.Label.outputStackMax:I
        26: .line 998
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            aload 1 /* label */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
        27: .line 1001
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        28: .line 1003
            aload 0 /* this */
            iconst_0
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        29: .line 1004
            aload 0 /* this */
            iconst_0
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
        30: .line 1006
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 32
        31: .line 1007
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
        32: .line 1009
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* label */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        33: .line 1011
      StackMap locals:
      StackMap stack:
            return
        end local 1 // org.glassfish.pfl.objectweb.asm.Label label
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   34     0   this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   34     1  label  Lorg/glassfish/pfl/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      label  final

  public void visitLdcInsn(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // java.lang.Object cst
         0: .line 1014
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 1 /* cst */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newConstItem:(Ljava/lang/Object;)Lorg/glassfish/pfl/objectweb/asm/Item;
            astore 2 /* i */
        start local 2 // org.glassfish.pfl.objectweb.asm.Item i
         1: .line 1016
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 12
         2: .line 1017
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 5
         3: .line 1018
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            bipush 18
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 2 /* i */
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         4: .line 1019
            goto 12
         5: .line 1022
      StackMap locals: org.glassfish.pfl.objectweb.asm.Item
      StackMap stack:
            aload 2 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.type:I
            iconst_5
            if_icmpeq 6
            aload 2 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.type:I
            bipush 6
            if_icmpne 8
         6: .line 1024
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_2
            iadd
            istore 3 /* size */
        start local 3 // int size
         7: .line 1025
            goto 9
        end local 3 // int size
         8: .line 1026
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_1
            iadd
            istore 3 /* size */
        start local 3 // int size
         9: .line 1029
      StackMap locals: int
      StackMap stack:
            iload 3 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            if_icmple 11
        10: .line 1030
            aload 0 /* this */
            iload 3 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
        11: .line 1032
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 3 /* size */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        end local 3 // int size
        12: .line 1036
      StackMap locals:
      StackMap stack:
            aload 2 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.index:I
            istore 3 /* index */
        start local 3 // int index
        13: .line 1037
            aload 2 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.type:I
            iconst_5
            if_icmpeq 14
            aload 2 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.type:I
            bipush 6
            if_icmpne 16
        14: .line 1038
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 20
            iload 3 /* index */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        15: .line 1039
            goto 20
      StackMap locals:
      StackMap stack:
        16: iload 3 /* index */
            sipush 256
            if_icmplt 19
        17: .line 1040
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 19
            iload 3 /* index */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        18: .line 1041
            goto 20
        19: .line 1042
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 18
            iload 3 /* index */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put11:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        20: .line 1044
      StackMap locals:
      StackMap stack:
            return
        end local 3 // int index
        end local 2 // org.glassfish.pfl.objectweb.asm.Item i
        end local 1 // java.lang.Object cst
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   21     0   this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   21     1    cst  Ljava/lang/Object;
            1   21     2      i  Lorg/glassfish/pfl/objectweb/asm/Item;
            7    8     3   size  I
            9   12     3   size  I
           13   21     3  index  I
    MethodParameters:
      Name  Flags
      cst   final

  public void visitIincInsn(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int var
        start local 2 // int increment
         0: .line 1047
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 3
         1: .line 1048
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 3
         2: .line 1049
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            sipush 132
            iload 1 /* var */
            aconst_null
            aconst_null
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         3: .line 1052
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            iconst_2
            if_icmpeq 7
         4: .line 1054
            iload 1 /* var */
            iconst_1
            iadd
            istore 3 /* n */
        start local 3 // int n
         5: .line 1055
            iload 3 /* n */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            if_icmple 7
         6: .line 1056
            aload 0 /* this */
            iload 3 /* n */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
        end local 3 // int n
         7: .line 1060
      StackMap locals:
      StackMap stack:
            iload 1 /* var */
            sipush 255
            if_icmpgt 8
            iload 2 /* increment */
            bipush 127
            if_icmpgt 8
            iload 2 /* increment */
            bipush -128
            if_icmpge 12
         8: .line 1061
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 196
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         9: .line 1062
            sipush 132
            iload 1 /* var */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        10: .line 1063
            iload 2 /* increment */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        11: .line 1064
            goto 13
        12: .line 1065
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 132
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* var */
            iload 2 /* increment */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put11:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        13: .line 1067
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int increment
        end local 1 // int var
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   14     0       this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   14     1        var  I
            0   14     2  increment  I
            5    7     3          n  I
    MethodParameters:
           Name  Flags
      var        final
      increment  final

  public void visitTableSwitchInsn(int, int, org.glassfish.pfl.objectweb.asm.Label, org.glassfish.pfl.objectweb.asm.Label[]);
    descriptor: (IILorg/glassfish/pfl/objectweb/asm/Label;[Lorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=7, args_size=5
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int min
        start local 2 // int max
        start local 3 // org.glassfish.pfl.objectweb.asm.Label dflt
        start local 4 // org.glassfish.pfl.objectweb.asm.Label[] labels
         0: .line 1076
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            istore 5 /* source */
        start local 5 // int source
         1: .line 1077
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 170
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         2: .line 1078
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aconst_null
            iconst_0
            iconst_4
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_4
            irem
            isub
            iconst_4
            irem
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         3: .line 1079
            aload 3 /* dflt */
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 5 /* source */
            iconst_1
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.put:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;Lorg/glassfish/pfl/objectweb/asm/ByteVector;IZ)V
         4: .line 1080
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* min */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 2 /* max */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         5: .line 1081
            iconst_0
            istore 6 /* i */
        start local 6 // int i
         6: goto 9
         7: .line 1082
      StackMap locals: int int
      StackMap stack:
            aload 4 /* labels */
            iload 6 /* i */
            aaload
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 5 /* source */
            iconst_1
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.put:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;Lorg/glassfish/pfl/objectweb/asm/ByteVector;IZ)V
         8: .line 1081
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 6 /* i */
            aload 4 /* labels */
            arraylength
            if_icmplt 7
        end local 6 // int i
        10: .line 1085
            aload 0 /* this */
            aload 3 /* dflt */
            aload 4 /* labels */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitSwitchInsn:(Lorg/glassfish/pfl/objectweb/asm/Label;[Lorg/glassfish/pfl/objectweb/asm/Label;)V
        11: .line 1086
            return
        end local 5 // int source
        end local 4 // org.glassfish.pfl.objectweb.asm.Label[] labels
        end local 3 // org.glassfish.pfl.objectweb.asm.Label dflt
        end local 2 // int max
        end local 1 // int min
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   12     1     min  I
            0   12     2     max  I
            0   12     3    dflt  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   12     4  labels  [Lorg/glassfish/pfl/objectweb/asm/Label;
            1   12     5  source  I
            6   10     6       i  I
    MethodParameters:
        Name  Flags
      min     final
      max     final
      dflt    final
      labels  final

  public void visitLookupSwitchInsn(org.glassfish.pfl.objectweb.asm.Label, int[], org.glassfish.pfl.objectweb.asm.Label[]);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/Label;[I[Lorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=6, args_size=4
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.Label dflt
        start local 2 // int[] keys
        start local 3 // org.glassfish.pfl.objectweb.asm.Label[] labels
         0: .line 1094
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            istore 4 /* source */
        start local 4 // int source
         1: .line 1095
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 171
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         2: .line 1096
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aconst_null
            iconst_0
            iconst_4
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_4
            irem
            isub
            iconst_4
            irem
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         3: .line 1097
            aload 1 /* dflt */
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 4 /* source */
            iconst_1
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.put:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;Lorg/glassfish/pfl/objectweb/asm/ByteVector;IZ)V
         4: .line 1098
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 3 /* labels */
            arraylength
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         5: .line 1099
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         6: goto 10
         7: .line 1100
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 2 /* keys */
            iload 5 /* i */
            iaload
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         8: .line 1101
            aload 3 /* labels */
            iload 5 /* i */
            aaload
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 4 /* source */
            iconst_1
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.put:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;Lorg/glassfish/pfl/objectweb/asm/ByteVector;IZ)V
         9: .line 1099
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 5 /* i */
            aload 3 /* labels */
            arraylength
            if_icmplt 7
        end local 5 // int i
        11: .line 1104
            aload 0 /* this */
            aload 1 /* dflt */
            aload 3 /* labels */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitSwitchInsn:(Lorg/glassfish/pfl/objectweb/asm/Label;[Lorg/glassfish/pfl/objectweb/asm/Label;)V
        12: .line 1105
            return
        end local 4 // int source
        end local 3 // org.glassfish.pfl.objectweb.asm.Label[] labels
        end local 2 // int[] keys
        end local 1 // org.glassfish.pfl.objectweb.asm.Label dflt
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   13     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   13     1    dflt  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   13     2    keys  [I
            0   13     3  labels  [Lorg/glassfish/pfl/objectweb/asm/Label;
            1   13     4  source  I
            6   11     5       i  I
    MethodParameters:
        Name  Flags
      dflt    final
      keys    final
      labels  final

  private void visitSwitchInsn(org.glassfish.pfl.objectweb.asm.Label, org.glassfish.pfl.objectweb.asm.Label[]);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/Label;[Lorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.Label dflt
        start local 2 // org.glassfish.pfl.objectweb.asm.Label[] labels
         0: .line 1109
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 20
         1: .line 1110
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 12
         2: .line 1111
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            sipush 171
            iconst_0
            aconst_null
            aconst_null
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         3: .line 1113
            aload 0 /* this */
            iconst_0
            aload 1 /* dflt */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
         4: .line 1114
            aload 1 /* dflt */
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
         5: .line 1115
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         6: goto 10
         7: .line 1116
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iconst_0
            aload 2 /* labels */
            iload 3 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
         8: .line 1117
            aload 2 /* labels */
            iload 3 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
         9: .line 1115
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 3 /* i */
            aload 2 /* labels */
            arraylength
            if_icmplt 7
        end local 3 // int i
        11: .line 1119
            goto 19
        12: .line 1121
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_1
            isub
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
        13: .line 1123
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            aload 1 /* dflt */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
        14: .line 1124
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        15: goto 18
        16: .line 1125
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            aload 2 /* labels */
            iload 3 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.addSuccessor:(ILorg/glassfish/pfl/objectweb/asm/Label;)V
        17: .line 1124
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        18: iload 3 /* i */
            aload 2 /* labels */
            arraylength
            if_icmplt 16
        end local 3 // int i
        19: .line 1129
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.noSuccessor:()V
        20: .line 1131
      StackMap locals:
      StackMap stack:
            return
        end local 2 // org.glassfish.pfl.objectweb.asm.Label[] labels
        end local 1 // org.glassfish.pfl.objectweb.asm.Label dflt
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   21     1    dflt  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   21     2  labels  [Lorg/glassfish/pfl/objectweb/asm/Label;
            6   11     3       i  I
           15   19     3       i  I
    MethodParameters:
        Name  Flags
      dflt    final
      labels  final

  public void visitMultiANewArrayInsn(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // java.lang.String desc
        start local 2 // int dims
         0: .line 1134
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 1 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClassItem:(Ljava/lang/String;)Lorg/glassfish/pfl/objectweb/asm/Item;
            astore 3 /* i */
        start local 3 // org.glassfish.pfl.objectweb.asm.Item i
         1: .line 1136
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnull 6
         2: .line 1137
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 5
         3: .line 1138
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            sipush 197
            iload 2 /* dims */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 3 /* i */
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.execute:(IILorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Item;)V
         4: .line 1139
            goto 6
         5: .line 1142
      StackMap locals: org.glassfish.pfl.objectweb.asm.Item
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
            iconst_1
            iload 2 /* dims */
            isub
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackSize:I
         6: .line 1146
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 197
            aload 3 /* i */
            getfield org.glassfish.pfl.objectweb.asm.Item.index:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.put12:(II)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 2 /* dims */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         7: .line 1147
            return
        end local 3 // org.glassfish.pfl.objectweb.asm.Item i
        end local 2 // int dims
        end local 1 // java.lang.String desc
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0    8     1  desc  Ljava/lang/String;
            0    8     2  dims  I
            1    8     3     i  Lorg/glassfish/pfl/objectweb/asm/Item;
    MethodParameters:
      Name  Flags
      desc  final
      dims  final

  public void visitTryCatchBlock(org.glassfish.pfl.objectweb.asm.Label, org.glassfish.pfl.objectweb.asm.Label, org.glassfish.pfl.objectweb.asm.Label, java.lang.String);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/Label;Lorg/glassfish/pfl/objectweb/asm/Label;Lorg/glassfish/pfl/objectweb/asm/Label;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=5
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.Label start
        start local 2 // org.glassfish.pfl.objectweb.asm.Label end
        start local 3 // org.glassfish.pfl.objectweb.asm.Label handler
        start local 4 // java.lang.String type
         0: .line 1155
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
         1: .line 1156
            new org.glassfish.pfl.objectweb.asm.Handler
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Handler.<init>:()V
            astore 5 /* h */
        start local 5 // org.glassfish.pfl.objectweb.asm.Handler h
         2: .line 1157
            aload 5 /* h */
            aload 1 /* start */
            putfield org.glassfish.pfl.objectweb.asm.Handler.start:Lorg/glassfish/pfl/objectweb/asm/Label;
         3: .line 1158
            aload 5 /* h */
            aload 2 /* end */
            putfield org.glassfish.pfl.objectweb.asm.Handler.end:Lorg/glassfish/pfl/objectweb/asm/Label;
         4: .line 1159
            aload 5 /* h */
            aload 3 /* handler */
            putfield org.glassfish.pfl.objectweb.asm.Handler.handler:Lorg/glassfish/pfl/objectweb/asm/Label;
         5: .line 1160
            aload 5 /* h */
            aload 4 /* type */
            putfield org.glassfish.pfl.objectweb.asm.Handler.desc:Ljava/lang/String;
         6: .line 1161
            aload 5 /* h */
            aload 4 /* type */
            ifnull 7
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 4 /* type */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
            goto 8
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label java.lang.String org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack: org.glassfish.pfl.objectweb.asm.Handler
         7: iconst_0
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label java.lang.String org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack: org.glassfish.pfl.objectweb.asm.Handler int
         8: putfield org.glassfish.pfl.objectweb.asm.Handler.type:I
         9: .line 1162
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lastHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
            ifnonnull 12
        10: .line 1163
            aload 0 /* this */
            aload 5 /* h */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.firstHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
        11: .line 1164
            goto 13
        12: .line 1165
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lastHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
            aload 5 /* h */
            putfield org.glassfish.pfl.objectweb.asm.Handler.next:Lorg/glassfish/pfl/objectweb/asm/Handler;
        13: .line 1167
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 5 /* h */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.lastHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
        14: .line 1168
            return
        end local 5 // org.glassfish.pfl.objectweb.asm.Handler h
        end local 4 // java.lang.String type
        end local 3 // org.glassfish.pfl.objectweb.asm.Label handler
        end local 2 // org.glassfish.pfl.objectweb.asm.Label end
        end local 1 // org.glassfish.pfl.objectweb.asm.Label start
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   15     0     this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   15     1    start  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   15     2      end  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   15     3  handler  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   15     4     type  Ljava/lang/String;
            2   15     5        h  Lorg/glassfish/pfl/objectweb/asm/Handler;
    MethodParameters:
         Name  Flags
      start    final
      end      final
      handler  final
      type     final

  public void visitLocalVariable(java.lang.String, java.lang.String, java.lang.String, org.glassfish.pfl.objectweb.asm.Label, org.glassfish.pfl.objectweb.asm.Label, int);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/glassfish/pfl/objectweb/asm/Label;Lorg/glassfish/pfl/objectweb/asm/Label;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=9, args_size=7
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // java.lang.String name
        start local 2 // java.lang.String desc
        start local 3 // java.lang.String signature
        start local 4 // org.glassfish.pfl.objectweb.asm.Label start
        start local 5 // org.glassfish.pfl.objectweb.asm.Label end
        start local 6 // int index
         0: .line 1178
            aload 3 /* signature */
            ifnull 9
         1: .line 1179
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnonnull 3
         2: .line 1180
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         3: .line 1182
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarTypeCount:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarTypeCount:I
         4: .line 1183
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 4 /* start */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         5: .line 1184
            aload 5 /* end */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            aload 4 /* start */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            isub
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         6: .line 1185
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 1 /* name */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         7: .line 1186
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 3 /* signature */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         8: .line 1187
            iload 6 /* index */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         9: .line 1189
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnonnull 11
        10: .line 1190
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        11: .line 1192
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarCount:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarCount:I
        12: .line 1193
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 4 /* start */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        13: .line 1194
            aload 5 /* end */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            aload 4 /* start */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            isub
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        14: .line 1195
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 1 /* name */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        15: .line 1196
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 2 /* desc */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        16: .line 1197
            iload 6 /* index */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        17: .line 1198
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            iconst_2
            if_icmpeq 25
        18: .line 1200
            aload 2 /* desc */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            istore 7 /* c */
        start local 7 // char c
        19: .line 1201
            iload 6 /* index */
            iload 7 /* c */
            bipush 74
            if_icmpeq 20
            iload 7 /* c */
            bipush 68
            if_icmpne 21
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label int int
      StackMap stack: int
        20: iconst_2
            goto 22
      StackMap locals:
      StackMap stack: int
        21: iconst_1
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter java.lang.String java.lang.String java.lang.String org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label int int
      StackMap stack: int int
        22: iadd
            istore 8 /* n */
        start local 8 // int n
        23: .line 1202
            iload 8 /* n */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            if_icmple 25
        24: .line 1203
            aload 0 /* this */
            iload 8 /* n */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
        end local 8 // int n
        end local 7 // char c
        25: .line 1206
      StackMap locals:
      StackMap stack:
            return
        end local 6 // int index
        end local 5 // org.glassfish.pfl.objectweb.asm.Label end
        end local 4 // org.glassfish.pfl.objectweb.asm.Label start
        end local 3 // java.lang.String signature
        end local 2 // java.lang.String desc
        end local 1 // java.lang.String name
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   26     0       this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   26     1       name  Ljava/lang/String;
            0   26     2       desc  Ljava/lang/String;
            0   26     3  signature  Ljava/lang/String;
            0   26     4      start  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   26     5        end  Lorg/glassfish/pfl/objectweb/asm/Label;
            0   26     6      index  I
           19   25     7          c  C
           23   25     8          n  I
    MethodParameters:
           Name  Flags
      name       final
      desc       final
      signature  final
      start      final
      end        final
      index      final

  public void visitLineNumber(int, org.glassfish.pfl.objectweb.asm.Label);
    descriptor: (ILorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int line
        start local 2 // org.glassfish.pfl.objectweb.asm.Label start
         0: .line 1209
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnonnull 2
         1: .line 1210
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         2: .line 1212
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumberCount:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumberCount:I
         3: .line 1213
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 2 /* start */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         4: .line 1214
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* line */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         5: .line 1215
            return
        end local 2 // org.glassfish.pfl.objectweb.asm.Label start
        end local 1 // int line
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0    6     1   line  I
            0    6     2  start  Lorg/glassfish/pfl/objectweb/asm/Label;
    MethodParameters:
       Name  Flags
      line   final
      start  final

  public void visitMaxs(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=13, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int maxStack
        start local 2 // int maxLocals
         0: .line 1218
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 77
         1: .line 1220
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.firstHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 3 /* handler */
        start local 3 // org.glassfish.pfl.objectweb.asm.Handler handler
         2: .line 1221
            goto 21
         3: .line 1222
      StackMap locals: org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack:
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.start:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 4 /* l */
        start local 4 // org.glassfish.pfl.objectweb.asm.Label l
         4: .line 1223
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.handler:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* h */
        start local 5 // org.glassfish.pfl.objectweb.asm.Label h
         5: .line 1224
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.end:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 6 /* e */
        start local 6 // org.glassfish.pfl.objectweb.asm.Label e
         6: .line 1226
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.desc:Ljava/lang/String;
            ifnonnull 8
         7: .line 1227
            ldc "java/lang/Throwable"
            goto 9
         8: .line 1228
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.desc:Ljava/lang/String;
         9: .line 1226
      StackMap locals:
      StackMap stack: java.lang.String
            astore 7 /* t */
        start local 7 // java.lang.String t
        10: .line 1229
            ldc 24117248
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 7 /* t */
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 8 /* kind */
        start local 8 // int kind
        11: .line 1231
            aload 5 /* h */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        12: .line 1233
            goto 19
        13: .line 1235
      StackMap locals: java.lang.String int
      StackMap stack:
            new org.glassfish.pfl.objectweb.asm.Edge
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Edge.<init>:()V
            astore 9 /* b */
        start local 9 // org.glassfish.pfl.objectweb.asm.Edge b
        14: .line 1236
            aload 9 /* b */
            iload 8 /* kind */
            putfield org.glassfish.pfl.objectweb.asm.Edge.info:I
        15: .line 1237
            aload 9 /* b */
            aload 5 /* h */
            putfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
        16: .line 1239
            aload 9 /* b */
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            putfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
        17: .line 1240
            aload 4 /* l */
            aload 9 /* b */
            putfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
        18: .line 1242
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 4 /* l */
        end local 9 // org.glassfish.pfl.objectweb.asm.Edge b
        19: .line 1233
      StackMap locals:
      StackMap stack:
            aload 4 /* l */
            aload 6 /* e */
            if_acmpne 13
        20: .line 1244
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.next:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 3 /* handler */
        end local 8 // int kind
        end local 7 // java.lang.String t
        end local 6 // org.glassfish.pfl.objectweb.asm.Label e
        end local 5 // org.glassfish.pfl.objectweb.asm.Label h
        end local 4 // org.glassfish.pfl.objectweb.asm.Label l
        21: .line 1221
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack:
            aload 3 /* handler */
            ifnonnull 3
        22: .line 1248
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            astore 4 /* f */
        start local 4 // org.glassfish.pfl.objectweb.asm.Frame f
        23: .line 1249
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Lorg/glassfish/pfl/objectweb/asm/Type;
            astore 5 /* args */
        start local 5 // org.glassfish.pfl.objectweb.asm.Type[] args
        24: .line 1250
            aload 4 /* f */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            aload 5 /* args */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.initInputFrame:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;I[Lorg/glassfish/pfl/objectweb/asm/Type;I)V
        25: .line 1251
            aload 0 /* this */
            aload 4 /* f */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitFrame:(Lorg/glassfish/pfl/objectweb/asm/Frame;)V
        26: .line 1259
            iconst_0
            istore 6 /* max */
        start local 6 // int max
        27: .line 1260
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 7 /* changed */
        start local 7 // org.glassfish.pfl.objectweb.asm.Label changed
        28: .line 1261
            goto 48
        29: .line 1263
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int org.glassfish.pfl.objectweb.asm.Handler org.glassfish.pfl.objectweb.asm.Frame org.glassfish.pfl.objectweb.asm.Type[] int org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 7 /* changed */
            astore 8 /* l */
        start local 8 // org.glassfish.pfl.objectweb.asm.Label l
        30: .line 1264
            aload 7 /* changed */
            getfield org.glassfish.pfl.objectweb.asm.Label.next:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 7 /* changed */
        31: .line 1265
            aload 8 /* l */
            aconst_null
            putfield org.glassfish.pfl.objectweb.asm.Label.next:Lorg/glassfish/pfl/objectweb/asm/Label;
        32: .line 1266
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            astore 4 /* f */
        33: .line 1268
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 16
            iand
            ifeq 35
        34: .line 1269
            aload 8 /* l */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 32
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        35: .line 1272
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 8 /* l */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 64
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
        36: .line 1274
            aload 4 /* f */
            getfield org.glassfish.pfl.objectweb.asm.Frame.inputStack:[I
            arraylength
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.outputStackMax:I
            iadd
            istore 9 /* blockMax */
        start local 9 // int blockMax
        37: .line 1275
            iload 9 /* blockMax */
            iload 6 /* max */
            if_icmple 39
        38: .line 1276
            iload 9 /* blockMax */
            istore 6 /* max */
        39: .line 1279
      StackMap locals: int
      StackMap stack:
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            astore 10 /* e */
        start local 10 // org.glassfish.pfl.objectweb.asm.Edge e
        40: .line 1280
            goto 47
        41: .line 1281
      StackMap locals: org.glassfish.pfl.objectweb.asm.Edge
      StackMap stack:
            aload 10 /* e */
            getfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.getFirst:()Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 11 /* n */
        start local 11 // org.glassfish.pfl.objectweb.asm.Label n
        42: .line 1282
            aload 4 /* f */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 11 /* n */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            aload 10 /* e */
            getfield org.glassfish.pfl.objectweb.asm.Edge.info:I
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.merge:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;Lorg/glassfish/pfl/objectweb/asm/Frame;I)Z
            istore 12 /* change */
        start local 12 // boolean change
        43: .line 1283
            iload 12 /* change */
            ifeq 46
            aload 11 /* n */
            getfield org.glassfish.pfl.objectweb.asm.Label.next:Lorg/glassfish/pfl/objectweb/asm/Label;
            ifnonnull 46
        44: .line 1286
            aload 11 /* n */
            aload 7 /* changed */
            putfield org.glassfish.pfl.objectweb.asm.Label.next:Lorg/glassfish/pfl/objectweb/asm/Label;
        45: .line 1287
            aload 11 /* n */
            astore 7 /* changed */
        46: .line 1289
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label int
      StackMap stack:
            aload 10 /* e */
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            astore 10 /* e */
        end local 12 // boolean change
        end local 11 // org.glassfish.pfl.objectweb.asm.Label n
        47: .line 1280
      StackMap locals:
      StackMap stack:
            aload 10 /* e */
            ifnonnull 41
        end local 10 // org.glassfish.pfl.objectweb.asm.Edge e
        end local 9 // int blockMax
        end local 8 // org.glassfish.pfl.objectweb.asm.Label l
        48: .line 1261
      StackMap locals:
      StackMap stack:
            aload 7 /* changed */
            ifnonnull 29
        49: .line 1294
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 8 /* l */
        start local 8 // org.glassfish.pfl.objectweb.asm.Label l
        50: .line 1295
            goto 74
        51: .line 1296
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            astore 4 /* f */
        52: .line 1297
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 32
            iand
            ifeq 54
        53: .line 1298
            aload 0 /* this */
            aload 4 /* f */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitFrame:(Lorg/glassfish/pfl/objectweb/asm/Frame;)V
        54: .line 1300
      StackMap locals:
      StackMap stack:
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 64
            iand
            ifne 73
        55: .line 1302
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 9 /* k */
        start local 9 // org.glassfish.pfl.objectweb.asm.Label k
        56: .line 1303
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            istore 10 /* start */
        start local 10 // int start
        57: .line 1304
            aload 9 /* k */
            ifnonnull 58
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            goto 59
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label int
      StackMap stack:
        58: aload 9 /* k */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
      StackMap locals:
      StackMap stack: int
        59: iconst_1
            isub
            istore 11 /* end */
        start local 11 // int end
        60: .line 1306
            iload 11 /* end */
            iload 10 /* start */
            if_icmplt 73
        61: .line 1307
            iload 6 /* max */
            iconst_1
            invokestatic java.lang.Math.max:(II)I
            istore 6 /* max */
        62: .line 1309
            iload 10 /* start */
            istore 12 /* i */
        start local 12 // int i
        63: goto 66
        64: .line 1310
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iload 12 /* i */
            iconst_0
            bastore
        65: .line 1309
            iinc 12 /* i */ 1
      StackMap locals:
      StackMap stack:
        66: iload 12 /* i */
            iload 11 /* end */
            if_icmplt 64
        end local 12 // int i
        67: .line 1312
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iload 11 /* end */
            bipush -65
            bastore
        68: .line 1314
            aload 0 /* this */
            iload 10 /* start */
            iconst_0
            iconst_1
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.startFrame:(III)V
        69: .line 1315
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            ldc 24117248
        70: .line 1316
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "java/lang/Throwable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
        71: .line 1315
            iastore
        72: .line 1317
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.endFrame:()V
        end local 11 // int end
        end local 10 // int start
        end local 9 // org.glassfish.pfl.objectweb.asm.Label k
        73: .line 1320
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int org.glassfish.pfl.objectweb.asm.Handler org.glassfish.pfl.objectweb.asm.Frame org.glassfish.pfl.objectweb.asm.Type[] int org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 8 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 8 /* l */
        74: .line 1295
      StackMap locals:
      StackMap stack:
            aload 8 /* l */
            ifnonnull 51
        75: .line 1323
            aload 0 /* this */
            iload 6 /* max */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
        end local 8 // org.glassfish.pfl.objectweb.asm.Label l
        end local 7 // org.glassfish.pfl.objectweb.asm.Label changed
        end local 6 // int max
        end local 5 // org.glassfish.pfl.objectweb.asm.Type[] args
        end local 4 // org.glassfish.pfl.objectweb.asm.Frame f
        end local 3 // org.glassfish.pfl.objectweb.asm.Handler handler
        76: .line 1324
            goto 152
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int
      StackMap stack:
        77: aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            iconst_1
            if_icmpne 150
        78: .line 1326
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.firstHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 3 /* handler */
        start local 3 // org.glassfish.pfl.objectweb.asm.Handler handler
        79: .line 1327
            goto 96
        80: .line 1328
      StackMap locals: org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack:
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.start:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 4 /* l */
        start local 4 // org.glassfish.pfl.objectweb.asm.Label l
        81: .line 1329
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.handler:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* h */
        start local 5 // org.glassfish.pfl.objectweb.asm.Label h
        82: .line 1330
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.end:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 6 /* e */
        start local 6 // org.glassfish.pfl.objectweb.asm.Label e
        83: .line 1332
            goto 94
        84: .line 1334
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            new org.glassfish.pfl.objectweb.asm.Edge
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Edge.<init>:()V
            astore 7 /* b */
        start local 7 // org.glassfish.pfl.objectweb.asm.Edge b
        85: .line 1335
            aload 7 /* b */
            ldc 2147483647
            putfield org.glassfish.pfl.objectweb.asm.Edge.info:I
        86: .line 1336
            aload 7 /* b */
            aload 5 /* h */
            putfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
        87: .line 1338
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 128
            iand
            ifne 91
        88: .line 1339
            aload 7 /* b */
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            putfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
        89: .line 1340
            aload 4 /* l */
            aload 7 /* b */
            putfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
        90: .line 1341
            goto 93
        91: .line 1345
      StackMap locals: org.glassfish.pfl.objectweb.asm.Edge
      StackMap stack:
            aload 7 /* b */
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            putfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
        92: .line 1346
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            aload 7 /* b */
            putfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
        93: .line 1349
      StackMap locals:
      StackMap stack:
            aload 4 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 4 /* l */
        end local 7 // org.glassfish.pfl.objectweb.asm.Edge b
        94: .line 1332
      StackMap locals:
      StackMap stack:
            aload 4 /* l */
            aload 6 /* e */
            if_acmpne 84
        95: .line 1351
            aload 3 /* handler */
            getfield org.glassfish.pfl.objectweb.asm.Handler.next:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 3 /* handler */
        end local 6 // org.glassfish.pfl.objectweb.asm.Label e
        end local 5 // org.glassfish.pfl.objectweb.asm.Label h
        end local 4 // org.glassfish.pfl.objectweb.asm.Label l
        96: .line 1327
      StackMap locals:
      StackMap stack:
            aload 3 /* handler */
            ifnonnull 80
        97: .line 1354
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.subroutines:I
            ifle 123
        98: .line 1361
            iconst_0
            istore 4 /* id */
        start local 4 // int id
        99: .line 1362
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            aconst_null
            lconst_1
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.subroutines:I
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.visitSubroutine:(Lorg/glassfish/pfl/objectweb/asm/Label;JI)V
       100: .line 1364
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* l */
        start local 5 // org.glassfish.pfl.objectweb.asm.Label l
       101: .line 1365
            goto 110
       102: .line 1366
      StackMap locals: int org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 5 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 128
            iand
            ifeq 109
       103: .line 1368
            aload 5 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 6 /* subroutine */
        start local 6 // org.glassfish.pfl.objectweb.asm.Label subroutine
       104: .line 1370
            aload 6 /* subroutine */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 1024
            iand
            ifne 109
       105: .line 1372
            iinc 4 /* id */ 1
       106: .line 1373
            aload 6 /* subroutine */
            aconst_null
            iload 4 /* id */
            i2l
            ldc 32
            ldiv
            bipush 32
            lshl
       107: .line 1374
            lconst_1
            iload 4 /* id */
            bipush 32
            irem
            lshl
            lor
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.subroutines:I
       108: .line 1373
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.visitSubroutine:(Lorg/glassfish/pfl/objectweb/asm/Label;JI)V
        end local 6 // org.glassfish.pfl.objectweb.asm.Label subroutine
       109: .line 1377
      StackMap locals:
      StackMap stack:
            aload 5 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* l */
       110: .line 1365
      StackMap locals:
      StackMap stack:
            aload 5 /* l */
            ifnonnull 102
       111: .line 1380
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* l */
       112: .line 1381
            goto 122
       113: .line 1382
      StackMap locals:
      StackMap stack:
            aload 5 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 128
            iand
            ifeq 121
       114: .line 1383
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 6 /* L */
        start local 6 // org.glassfish.pfl.objectweb.asm.Label L
       115: .line 1384
            goto 118
       116: .line 1385
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 6 /* L */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush -2049
            iand
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
       117: .line 1386
            aload 6 /* L */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 6 /* L */
       118: .line 1384
      StackMap locals:
      StackMap stack:
            aload 6 /* L */
            ifnonnull 116
       119: .line 1389
            aload 5 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            getfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 7 /* subroutine */
        start local 7 // org.glassfish.pfl.objectweb.asm.Label subroutine
       120: .line 1390
            aload 7 /* subroutine */
            aload 5 /* l */
            lconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.subroutines:I
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.visitSubroutine:(Lorg/glassfish/pfl/objectweb/asm/Label;JI)V
        end local 7 // org.glassfish.pfl.objectweb.asm.Label subroutine
        end local 6 // org.glassfish.pfl.objectweb.asm.Label L
       121: .line 1392
      StackMap locals:
      StackMap stack:
            aload 5 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* l */
       122: .line 1381
      StackMap locals:
      StackMap stack:
            aload 5 /* l */
            ifnonnull 113
        end local 5 // org.glassfish.pfl.objectweb.asm.Label l
        end local 4 // int id
       123: .line 1406
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 4 /* max */
        start local 4 // int max
       124: .line 1407
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* stack */
        start local 5 // org.glassfish.pfl.objectweb.asm.Label stack
       125: .line 1408
            goto 147
       126: .line 1410
      StackMap locals: int org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 5 /* stack */
            astore 6 /* l */
        start local 6 // org.glassfish.pfl.objectweb.asm.Label l
       127: .line 1411
            aload 5 /* stack */
            getfield org.glassfish.pfl.objectweb.asm.Label.next:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 5 /* stack */
       128: .line 1413
            aload 6 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.inputStackTop:I
            istore 7 /* start */
        start local 7 // int start
       129: .line 1414
            iload 7 /* start */
            aload 6 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.outputStackMax:I
            iadd
            istore 8 /* blockMax */
        start local 8 // int blockMax
       130: .line 1416
            iload 8 /* blockMax */
            iload 4 /* max */
            if_icmple 132
       131: .line 1417
            iload 8 /* blockMax */
            istore 4 /* max */
       132: .line 1420
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label int int
      StackMap stack:
            aload 6 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            astore 9 /* b */
        start local 9 // org.glassfish.pfl.objectweb.asm.Edge b
       133: .line 1421
            aload 6 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            sipush 128
            iand
            ifeq 146
       134: .line 1423
            aload 9 /* b */
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            astore 9 /* b */
       135: .line 1425
            goto 146
       136: .line 1426
      StackMap locals: org.glassfish.pfl.objectweb.asm.Edge
      StackMap stack:
            aload 9 /* b */
            getfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 6 /* l */
       137: .line 1428
            aload 6 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 8
            iand
            ifne 145
       138: .line 1430
            aload 6 /* l */
            aload 9 /* b */
            getfield org.glassfish.pfl.objectweb.asm.Edge.info:I
            ldc 2147483647
            if_icmpne 139
            iconst_1
            goto 141
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.Label
       139: iload 7 /* start */
       140: .line 1431
            aload 9 /* b */
            getfield org.glassfish.pfl.objectweb.asm.Edge.info:I
            iadd
       141: .line 1430
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int org.glassfish.pfl.objectweb.asm.Handler int org.glassfish.pfl.objectweb.asm.Label org.glassfish.pfl.objectweb.asm.Label int int org.glassfish.pfl.objectweb.asm.Edge
      StackMap stack: org.glassfish.pfl.objectweb.asm.Label int
            putfield org.glassfish.pfl.objectweb.asm.Label.inputStackTop:I
       142: .line 1433
            aload 6 /* l */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 8
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
       143: .line 1434
            aload 6 /* l */
            aload 5 /* stack */
            putfield org.glassfish.pfl.objectweb.asm.Label.next:Lorg/glassfish/pfl/objectweb/asm/Label;
       144: .line 1435
            aload 6 /* l */
            astore 5 /* stack */
       145: .line 1437
      StackMap locals:
      StackMap stack:
            aload 9 /* b */
            getfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
            astore 9 /* b */
       146: .line 1425
      StackMap locals:
      StackMap stack:
            aload 9 /* b */
            ifnonnull 136
        end local 9 // org.glassfish.pfl.objectweb.asm.Edge b
        end local 8 // int blockMax
        end local 7 // int start
        end local 6 // org.glassfish.pfl.objectweb.asm.Label l
       147: .line 1408
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int org.glassfish.pfl.objectweb.asm.Handler int org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 5 /* stack */
            ifnonnull 126
       148: .line 1440
            aload 0 /* this */
            iload 4 /* max */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
        end local 5 // org.glassfish.pfl.objectweb.asm.Label stack
        end local 4 // int max
        end local 3 // org.glassfish.pfl.objectweb.asm.Handler handler
       149: .line 1441
            goto 152
       150: .line 1442
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* maxStack */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
       151: .line 1443
            aload 0 /* this */
            iload 2 /* maxLocals */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
       152: .line 1445
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int maxLocals
        end local 1 // int maxStack
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0  153     0        this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0  153     1    maxStack  I
            0  153     2   maxLocals  I
            2   76     3     handler  Lorg/glassfish/pfl/objectweb/asm/Handler;
            4   21     4           l  Lorg/glassfish/pfl/objectweb/asm/Label;
            5   21     5           h  Lorg/glassfish/pfl/objectweb/asm/Label;
            6   21     6           e  Lorg/glassfish/pfl/objectweb/asm/Label;
           10   21     7           t  Ljava/lang/String;
           11   21     8        kind  I
           14   19     9           b  Lorg/glassfish/pfl/objectweb/asm/Edge;
           23   76     4           f  Lorg/glassfish/pfl/objectweb/asm/Frame;
           24   76     5        args  [Lorg/glassfish/pfl/objectweb/asm/Type;
           27   76     6         max  I
           28   76     7     changed  Lorg/glassfish/pfl/objectweb/asm/Label;
           30   48     8           l  Lorg/glassfish/pfl/objectweb/asm/Label;
           37   48     9    blockMax  I
           40   48    10           e  Lorg/glassfish/pfl/objectweb/asm/Edge;
           42   47    11           n  Lorg/glassfish/pfl/objectweb/asm/Label;
           43   47    12      change  Z
           50   76     8           l  Lorg/glassfish/pfl/objectweb/asm/Label;
           56   73     9           k  Lorg/glassfish/pfl/objectweb/asm/Label;
           57   73    10       start  I
           60   73    11         end  I
           63   67    12           i  I
           79  149     3     handler  Lorg/glassfish/pfl/objectweb/asm/Handler;
           81   96     4           l  Lorg/glassfish/pfl/objectweb/asm/Label;
           82   96     5           h  Lorg/glassfish/pfl/objectweb/asm/Label;
           83   96     6           e  Lorg/glassfish/pfl/objectweb/asm/Label;
           85   94     7           b  Lorg/glassfish/pfl/objectweb/asm/Edge;
           99  123     4          id  I
          101  123     5           l  Lorg/glassfish/pfl/objectweb/asm/Label;
          104  109     6  subroutine  Lorg/glassfish/pfl/objectweb/asm/Label;
          115  121     6           L  Lorg/glassfish/pfl/objectweb/asm/Label;
          120  121     7  subroutine  Lorg/glassfish/pfl/objectweb/asm/Label;
          124  149     4         max  I
          125  149     5       stack  Lorg/glassfish/pfl/objectweb/asm/Label;
          127  147     6           l  Lorg/glassfish/pfl/objectweb/asm/Label;
          129  147     7       start  I
          130  147     8    blockMax  I
          133  147     9           b  Lorg/glassfish/pfl/objectweb/asm/Edge;
    MethodParameters:
           Name  Flags
      maxStack   final
      maxLocals  final

  public void visitEnd();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 1448
            return
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;

  private void addSuccessor(int, org.glassfish.pfl.objectweb.asm.Label);
    descriptor: (ILorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=4, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int info
        start local 2 // org.glassfish.pfl.objectweb.asm.Label successor
         0: .line 1462
            new org.glassfish.pfl.objectweb.asm.Edge
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Edge.<init>:()V
            astore 3 /* b */
        start local 3 // org.glassfish.pfl.objectweb.asm.Edge b
         1: .line 1463
            aload 3 /* b */
            iload 1 /* info */
            putfield org.glassfish.pfl.objectweb.asm.Edge.info:I
         2: .line 1464
            aload 3 /* b */
            aload 2 /* successor */
            putfield org.glassfish.pfl.objectweb.asm.Edge.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
         3: .line 1466
            aload 3 /* b */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
            putfield org.glassfish.pfl.objectweb.asm.Edge.next:Lorg/glassfish/pfl/objectweb/asm/Edge;
         4: .line 1467
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 3 /* b */
            putfield org.glassfish.pfl.objectweb.asm.Label.successors:Lorg/glassfish/pfl/objectweb/asm/Edge;
         5: .line 1468
            return
        end local 3 // org.glassfish.pfl.objectweb.asm.Edge b
        end local 2 // org.glassfish.pfl.objectweb.asm.Label successor
        end local 1 // int info
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    6     0       this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0    6     1       info  I
            0    6     2  successor  Lorg/glassfish/pfl/objectweb/asm/Label;
            1    6     3          b  Lorg/glassfish/pfl/objectweb/asm/Edge;
    MethodParameters:
           Name  Flags
      info       final
      successor  final

  private void noSuccessor();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 1475
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 8
         1: .line 1476
            new org.glassfish.pfl.objectweb.asm.Label
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Label.<init>:()V
            astore 1 /* l */
        start local 1 // org.glassfish.pfl.objectweb.asm.Label l
         2: .line 1477
            aload 1 /* l */
            new org.glassfish.pfl.objectweb.asm.Frame
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Frame.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
         3: .line 1478
            aload 1 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            aload 1 /* l */
            putfield org.glassfish.pfl.objectweb.asm.Frame.owner:Lorg/glassfish/pfl/objectweb/asm/Label;
         4: .line 1479
            aload 1 /* l */
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            invokevirtual org.glassfish.pfl.objectweb.asm.Label.resolve:(Lorg/glassfish/pfl/objectweb/asm/MethodWriter;I[B)Z
            pop
         5: .line 1480
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 1 /* l */
            putfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
         6: .line 1481
            aload 0 /* this */
            aload 1 /* l */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        end local 1 // org.glassfish.pfl.objectweb.asm.Label l
         7: .line 1482
            goto 9
         8: .line 1483
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStackSize:I
            putfield org.glassfish.pfl.objectweb.asm.Label.outputStackMax:I
         9: .line 1485
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.currentBlock:Lorg/glassfish/pfl/objectweb/asm/Label;
        10: .line 1486
            return
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            2    7     1     l  Lorg/glassfish/pfl/objectweb/asm/Label;

  private void visitFrame(org.glassfish.pfl.objectweb.asm.Frame);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/Frame;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=9, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.Frame f
         0: .line 1499
            iconst_0
            istore 4 /* nTop */
        start local 4 // int nTop
         1: .line 1500
            iconst_0
            istore 5 /* nLocal */
        start local 5 // int nLocal
         2: .line 1501
            iconst_0
            istore 6 /* nStack */
        start local 6 // int nStack
         3: .line 1502
            aload 1 /* f */
            getfield org.glassfish.pfl.objectweb.asm.Frame.inputLocals:[I
            astore 7 /* locals */
        start local 7 // int[] locals
         4: .line 1503
            aload 1 /* f */
            getfield org.glassfish.pfl.objectweb.asm.Frame.inputStack:[I
            astore 8 /* stacks */
        start local 8 // int[] stacks
         5: .line 1506
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 16
         7: .line 1507
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int top int int int int[] int[]
      StackMap stack:
            aload 7 /* locals */
            iload 2 /* i */
            iaload
            istore 3 /* t */
        start local 3 // int t
         8: .line 1508
            iload 3 /* t */
            ldc 16777216
            if_icmpne 11
         9: .line 1509
            iinc 4 /* nTop */ 1
        10: .line 1510
            goto 13
        11: .line 1511
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int int int int int int[] int[]
      StackMap stack:
            iload 5 /* nLocal */
            iload 4 /* nTop */
            iconst_1
            iadd
            iadd
            istore 5 /* nLocal */
        12: .line 1512
            iconst_0
            istore 4 /* nTop */
        13: .line 1514
      StackMap locals:
      StackMap stack:
            iload 3 /* t */
            ldc 16777220
            if_icmpeq 14
            iload 3 /* t */
            ldc 16777219
            if_icmpne 15
        14: .line 1515
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
        15: .line 1506
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
        end local 3 // int t
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int top int int int int[] int[]
      StackMap stack:
        16: iload 2 /* i */
            aload 7 /* locals */
            arraylength
            if_icmplt 7
        17: .line 1520
            iconst_0
            istore 2 /* i */
            goto 23
        18: .line 1521
      StackMap locals:
      StackMap stack:
            aload 8 /* stacks */
            iload 2 /* i */
            iaload
            istore 3 /* t */
        start local 3 // int t
        19: .line 1522
            iinc 6 /* nStack */ 1
        20: .line 1523
            iload 3 /* t */
            ldc 16777220
            if_icmpeq 21
            iload 3 /* t */
            ldc 16777219
            if_icmpne 22
        21: .line 1524
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int int int int int int[] int[]
      StackMap stack:
            iinc 2 /* i */ 1
        22: .line 1520
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
        end local 3 // int t
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int top int int int int[] int[]
      StackMap stack:
        23: iload 2 /* i */
            aload 8 /* stacks */
            arraylength
            if_icmplt 18
        24: .line 1528
            aload 0 /* this */
            aload 1 /* f */
            getfield org.glassfish.pfl.objectweb.asm.Frame.owner:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            iload 5 /* nLocal */
            iload 6 /* nStack */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.startFrame:(III)V
        25: .line 1529
            iconst_0
            istore 2 /* i */
            goto 31
        26: .line 1530
      StackMap locals:
      StackMap stack:
            aload 7 /* locals */
            iload 2 /* i */
            iaload
            istore 3 /* t */
        start local 3 // int t
        27: .line 1531
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            iload 3 /* t */
            iastore
        28: .line 1532
            iload 3 /* t */
            ldc 16777220
            if_icmpeq 29
            iload 3 /* t */
            ldc 16777219
            if_icmpne 30
        29: .line 1533
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int int int int int int[] int[]
      StackMap stack:
            iinc 2 /* i */ 1
        30: .line 1529
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
            iinc 5 /* nLocal */ -1
        end local 3 // int t
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int top int int int int[] int[]
      StackMap stack:
        31: iload 5 /* nLocal */
            ifgt 26
        32: .line 1536
            iconst_0
            istore 2 /* i */
            goto 38
        33: .line 1537
      StackMap locals:
      StackMap stack:
            aload 8 /* stacks */
            iload 2 /* i */
            iaload
            istore 3 /* t */
        start local 3 // int t
        34: .line 1538
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            dup_x1
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
            iload 3 /* t */
            iastore
        35: .line 1539
            iload 3 /* t */
            ldc 16777220
            if_icmpeq 36
            iload 3 /* t */
            ldc 16777219
            if_icmpne 37
        36: .line 1540
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int int int int int int[] int[]
      StackMap stack:
            iinc 2 /* i */ 1
        37: .line 1536
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
        end local 3 // int t
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.Frame int top int int int int[] int[]
      StackMap stack:
        38: iload 2 /* i */
            aload 8 /* stacks */
            arraylength
            if_icmplt 33
        39: .line 1543
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.endFrame:()V
        40: .line 1544
            return
        end local 8 // int[] stacks
        end local 7 // int[] locals
        end local 6 // int nStack
        end local 5 // int nLocal
        end local 4 // int nTop
        end local 2 // int i
        end local 1 // org.glassfish.pfl.objectweb.asm.Frame f
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   41     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   41     1       f  Lorg/glassfish/pfl/objectweb/asm/Frame;
            6   41     2       i  I
            8   16     3       t  I
           19   23     3       t  I
           27   31     3       t  I
           34   38     3       t  I
            1   41     4    nTop  I
            2   41     5  nLocal  I
            3   41     6  nStack  I
            4   41     7  locals  [I
            5   41     8  stacks  [I
    MethodParameters:
      Name  Flags
      f     final

  private void startFrame(int, int, int);
    descriptor: (III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=4
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int offset
        start local 2 // int nLocal
        start local 3 // int nStack
         0: .line 1556
            iconst_3
            iload 2 /* nLocal */
            iadd
            iload 3 /* nStack */
            iadd
            istore 4 /* n */
        start local 4 // int n
         1: .line 1557
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            ifnull 2
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            arraylength
            iload 4 /* n */
            if_icmpge 3
         2: .line 1558
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 4 /* n */
            newarray 10
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
         3: .line 1560
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_0
            iload 1 /* offset */
            iastore
         4: .line 1561
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_1
            iload 2 /* nLocal */
            iastore
         5: .line 1562
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_2
            iload 3 /* nStack */
            iastore
         6: .line 1563
            aload 0 /* this */
            iconst_3
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameIndex:I
         7: .line 1564
            return
        end local 4 // int n
        end local 3 // int nStack
        end local 2 // int nLocal
        end local 1 // int offset
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0    8     1  offset  I
            0    8     2  nLocal  I
            0    8     3  nStack  I
            1    8     4       n  I
    MethodParameters:
        Name  Flags
      offset  final
      nLocal  final
      nStack  final

  private void endFrame();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 1571
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrame:[I
            ifnull 5
         1: .line 1572
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnonnull 3
         2: .line 1573
            aload 0 /* this */
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:()V
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         3: .line 1575
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrame:()V
         4: .line 1576
            aload 0 /* this */
            dup
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
            iconst_1
            iadd
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
         5: .line 1578
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrame:[I
         6: .line 1579
            aload 0 /* this */
            aconst_null
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
         7: .line 1580
            return
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;

  private void writeFrame();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=9, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 1587
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_1
            iaload
            istore 1 /* clocalsSize */
        start local 1 // int clocalsSize
         1: .line 1588
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_2
            iaload
            istore 2 /* cstackSize */
        start local 2 // int cstackSize
         2: .line 1589
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.version:I
            ldc 65535
            iand
            bipush 50
            if_icmpge 8
         3: .line 1590
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_0
            iaload
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 1 /* clocalsSize */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         4: .line 1591
            aload 0 /* this */
            iconst_3
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
         5: .line 1592
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 2 /* cstackSize */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         6: .line 1593
            aload 0 /* this */
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            iload 2 /* cstackSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
         7: .line 1594
            return
         8: .line 1596
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrame:[I
            iconst_1
            iaload
            istore 3 /* localsSize */
        start local 3 // int localsSize
         9: .line 1597
            sipush 255
            istore 4 /* type */
        start local 4 // int type
        10: .line 1598
            iconst_0
            istore 5 /* k */
        start local 5 // int k
        11: .line 1600
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
            ifne 14
        12: .line 1601
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_0
            iaload
            istore 6 /* delta */
        start local 6 // int delta
        13: .line 1602
            goto 15
        end local 6 // int delta
        14: .line 1603
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iconst_0
            iaload
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrame:[I
            iconst_0
            iaload
            isub
            iconst_1
            isub
            istore 6 /* delta */
        start local 6 // int delta
        15: .line 1605
      StackMap locals: int
      StackMap stack:
            iload 2 /* cstackSize */
            ifne 27
        16: .line 1606
            iload 1 /* clocalsSize */
            iload 3 /* localsSize */
            isub
            istore 5 /* k */
        17: .line 1607
            iload 5 /* k */
            tableswitch { // -3 - 3
                   -3: 18
                   -2: 18
                   -1: 18
                    0: 21
                    1: 25
                    2: 25
                    3: 25
              default: 26
          }
        18: .line 1611
      StackMap locals:
      StackMap stack:
            sipush 248
            istore 4 /* type */
        19: .line 1612
            iload 1 /* clocalsSize */
            istore 3 /* localsSize */
        20: .line 1613
            goto 32
        21: .line 1615
      StackMap locals:
      StackMap stack:
            iload 6 /* delta */
            bipush 64
            if_icmpge 22
            iconst_0
            goto 23
      StackMap locals:
      StackMap stack:
        22: sipush 251
      StackMap locals:
      StackMap stack: int
        23: istore 4 /* type */
        24: .line 1616
            goto 32
        25: .line 1620
      StackMap locals:
      StackMap stack:
            sipush 252
            istore 4 /* type */
        26: .line 1623
      StackMap locals:
      StackMap stack:
            goto 32
      StackMap locals:
      StackMap stack:
        27: iload 1 /* clocalsSize */
            iload 3 /* localsSize */
            if_icmpne 32
            iload 2 /* cstackSize */
            iconst_1
            if_icmpne 32
        28: .line 1624
            iload 6 /* delta */
            bipush 63
            if_icmpge 30
        29: .line 1625
            bipush 64
            goto 31
        30: .line 1626
      StackMap locals:
      StackMap stack:
            sipush 247
        31: .line 1624
      StackMap locals:
      StackMap stack: int
            istore 4 /* type */
        32: .line 1628
      StackMap locals:
      StackMap stack:
            iload 4 /* type */
            sipush 255
            if_icmpeq 42
        33: .line 1630
            iconst_3
            istore 7 /* l */
        start local 7 // int l
        34: .line 1631
            iconst_0
            istore 8 /* j */
        start local 8 // int j
        35: goto 41
        36: .line 1632
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iload 7 /* l */
            iaload
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrame:[I
            iload 7 /* l */
            iaload
            if_icmpeq 39
        37: .line 1633
            sipush 255
            istore 4 /* type */
        38: .line 1634
            goto 42
        39: .line 1636
      StackMap locals:
      StackMap stack:
            iinc 7 /* l */ 1
        40: .line 1631
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        41: iload 8 /* j */
            iload 3 /* localsSize */
            if_icmplt 36
        end local 8 // int j
        end local 7 // int l
        42: .line 1639
      StackMap locals:
      StackMap stack:
            iload 4 /* type */
            lookupswitch { // 6
                    0: 43
                   64: 45
                  247: 48
                  248: 54
                  251: 52
                  252: 56
              default: 59
          }
        43: .line 1641
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        44: .line 1642
            goto 65
        45: .line 1644
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 64
            iload 6 /* delta */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        46: .line 1645
            aload 0 /* this */
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            iconst_4
            iload 1 /* clocalsSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
        47: .line 1646
            goto 65
        48: .line 1648
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 247
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        49: .line 1649
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        50: .line 1650
            aload 0 /* this */
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            iconst_4
            iload 1 /* clocalsSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
        51: .line 1651
            goto 65
        52: .line 1653
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 251
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        53: .line 1654
            goto 65
        54: .line 1656
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 251
            iload 5 /* k */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        55: .line 1657
            goto 65
        56: .line 1659
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 251
            iload 5 /* k */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        57: .line 1660
            aload 0 /* this */
            iconst_3
            iload 3 /* localsSize */
            iadd
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
        58: .line 1661
            goto 65
        59: .line 1664
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            sipush 255
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        60: .line 1665
            iload 6 /* delta */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        61: .line 1666
            iload 1 /* clocalsSize */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        62: .line 1667
            aload 0 /* this */
            iconst_3
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
        63: .line 1668
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 2 /* cstackSize */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        64: .line 1669
            aload 0 /* this */
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            iconst_3
            iload 1 /* clocalsSize */
            iadd
            iload 2 /* cstackSize */
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
        65: .line 1671
      StackMap locals:
      StackMap stack:
            return
        end local 6 // int delta
        end local 5 // int k
        end local 4 // int type
        end local 3 // int localsSize
        end local 2 // int cstackSize
        end local 1 // int clocalsSize
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   66     0         this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            1   66     1  clocalsSize  I
            2   66     2   cstackSize  I
            9   66     3   localsSize  I
           10   66     4         type  I
           11   66     5            k  I
           13   14     6        delta  I
           15   66     6        delta  I
           34   42     7            l  I
           35   42     8            j  I

  private void writeFrameTypes(int, int);
    descriptor: (II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=7, args_size=3
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // int start
        start local 2 // int end
         0: .line 1683
            iload 1 /* start */
            istore 3 /* i */
        start local 3 // int i
         1: goto 42
         2: .line 1684
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
            iload 3 /* i */
            iaload
            istore 4 /* t */
        start local 4 // int t
         3: .line 1685
            iload 4 /* t */
            ldc -268435456
            iand
            istore 5 /* d */
        start local 5 // int d
         4: .line 1686
            iload 5 /* d */
            ifne 14
         5: .line 1687
            iload 4 /* t */
            ldc 1048575
            iand
            istore 6 /* v */
        start local 6 // int v
         6: .line 1688
            iload 4 /* t */
            ldc 267386880
            iand
            lookupswitch { // 2
             24117248: 7
             25165824: 10
              default: 12
          }
         7: .line 1690
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 7
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
         8: .line 1691
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.typeTable:[Lorg/glassfish/pfl/objectweb/asm/Item;
            iload 6 /* v */
            aaload
            getfield org.glassfish.pfl.objectweb.asm.Item.strVal1:Ljava/lang/String;
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         9: .line 1692
            goto 41
        10: .line 1694
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 8
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.typeTable:[Lorg/glassfish/pfl/objectweb/asm/Item;
            iload 6 /* v */
            aaload
            getfield org.glassfish.pfl.objectweb.asm.Item.intVal:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        11: .line 1695
            goto 41
        12: .line 1697
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 6 /* v */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        end local 6 // int v
        13: .line 1699
            goto 41
        14: .line 1700
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuffer
            dup
            invokespecial java.lang.StringBuffer.<init>:()V
            astore 6 /* buf */
        start local 6 // java.lang.StringBuffer buf
        15: .line 1701
            iload 5 /* d */
            bipush 28
            ishr
            istore 5 /* d */
        16: .line 1702
            goto 18
        17: .line 1703
      StackMap locals: java.lang.StringBuffer
      StackMap stack:
            aload 6 /* buf */
            bipush 91
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        18: .line 1702
      StackMap locals:
      StackMap stack:
            iload 5 /* d */
            iinc 5 /* d */ -1
            ifgt 17
        19: .line 1705
            iload 4 /* t */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpne 24
        20: .line 1706
            aload 6 /* buf */
            bipush 76
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        21: .line 1707
            aload 6 /* buf */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.typeTable:[Lorg/glassfish/pfl/objectweb/asm/Item;
            iload 4 /* t */
            ldc 1048575
            iand
            aaload
            getfield org.glassfish.pfl.objectweb.asm.Item.strVal1:Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
        22: .line 1708
            aload 6 /* buf */
            bipush 59
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        23: .line 1709
            goto 40
        24: .line 1710
      StackMap locals:
      StackMap stack:
            iload 4 /* t */
            bipush 15
            iand
            tableswitch { // 1 - 12
                    1: 25
                    2: 27
                    3: 29
                    4: 39
                    5: 39
                    6: 39
                    7: 39
                    8: 39
                    9: 31
                   10: 33
                   11: 35
                   12: 37
              default: 39
          }
        25: .line 1712
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 73
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        26: .line 1713
            goto 40
        27: .line 1715
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 70
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        28: .line 1716
            goto 40
        29: .line 1718
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 68
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        30: .line 1719
            goto 40
        31: .line 1721
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 90
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        32: .line 1722
            goto 40
        33: .line 1724
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 66
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        34: .line 1725
            goto 40
        35: .line 1727
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 67
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        36: .line 1728
            goto 40
        37: .line 1730
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 83
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        38: .line 1731
            goto 40
        39: .line 1733
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            bipush 74
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        40: .line 1736
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 7
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 6 /* buf */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        end local 6 // java.lang.StringBuffer buf
        end local 5 // int d
        end local 4 // int t
        41: .line 1683
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        42: iload 3 /* i */
            iload 2 /* end */
            if_icmplt 2
        end local 3 // int i
        43: .line 1739
            return
        end local 2 // int end
        end local 1 // int start
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   44     0   this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0   44     1  start  I
            0   44     2    end  I
            1   43     3      i  I
            3   41     4      t  I
            4   41     5      d  I
            6   13     6      v  I
           15   41     6    buf  Ljava/lang/StringBuffer;
    MethodParameters:
       Name  Flags
      start  final
      end    final

  private void writeFrameType(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // java.lang.Object type
         0: .line 1742
            aload 1 /* type */
            instanceof java.lang.String
            ifeq 3
         1: .line 1743
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 7
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 1 /* type */
            checkcast java.lang.String
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         2: .line 1744
            goto 7
      StackMap locals:
      StackMap stack:
         3: aload 1 /* type */
            instanceof java.lang.Integer
            ifeq 6
         4: .line 1745
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 1 /* type */
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         5: .line 1746
            goto 7
         6: .line 1747
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            bipush 8
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 1 /* type */
            checkcast org.glassfish.pfl.objectweb.asm.Label
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         7: .line 1749
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Object type
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0    8     1  type  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      type  final

  final int getSize();
    descriptor: ()I
    flags: (0x0010) ACC_FINAL
    Code:
      stack=7, locals=3, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 1761
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.classReaderOffset:I
            ifeq 2
         1: .line 1762
            bipush 6
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.classReaderLength:I
            iadd
            ireturn
         2: .line 1764
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.resize:Z
            ifeq 4
         3: .line 1767
            aload 0 /* this */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.resizeInstructions:()V
         4: .line 1772
      StackMap locals:
      StackMap stack:
            bipush 8
            istore 1 /* size */
        start local 1 // int size
         5: .line 1773
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            ifle 32
         6: .line 1774
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Code"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
         7: .line 1775
            iload 1 /* size */
            bipush 18
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
            imul
            iadd
            iadd
            istore 1 /* size */
         8: .line 1776
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 11
         9: .line 1777
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "LocalVariableTable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        10: .line 1778
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 1 /* size */
        11: .line 1780
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 14
        12: .line 1781
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "LocalVariableTypeTable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        13: .line 1782
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 1 /* size */
        14: .line 1784
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 17
        15: .line 1785
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "LineNumberTable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        16: .line 1786
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 1 /* size */
        17: .line 1788
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 25
        18: .line 1789
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.version:I
            ldc 65535
            iand
            bipush 50
            if_icmplt 19
            iconst_1
            goto 20
      StackMap locals:
      StackMap stack:
        19: iconst_0
      StackMap locals:
      StackMap stack: int
        20: istore 2 /* zip */
        start local 2 // boolean zip
        21: .line 1790
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iload 2 /* zip */
            ifeq 22
            ldc "StackMapTable"
            goto 23
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int
      StackMap stack: org.glassfish.pfl.objectweb.asm.ClassWriter
        22: ldc "StackMap"
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int
      StackMap stack: org.glassfish.pfl.objectweb.asm.ClassWriter java.lang.String
        23: invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        24: .line 1791
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 1 /* size */
        end local 2 // boolean zip
        25: .line 1793
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 32
        26: .line 1794
            iload 1 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
        27: .line 1795
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
        28: .line 1796
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
        29: .line 1797
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
        30: .line 1798
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
        31: .line 1794
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.getSize:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;[BIII)I
            iadd
            istore 1 /* size */
        32: .line 1801
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            ifle 35
        33: .line 1802
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Exceptions"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        34: .line 1803
            iload 1 /* size */
            bipush 8
            iconst_2
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            imul
            iadd
            iadd
            istore 1 /* size */
        35: .line 1805
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            sipush 4096
            iand
            ifeq 39
        36: .line 1806
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.version:I
            ldc 65535
            iand
            bipush 49
            if_icmplt 37
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 262144
            iand
            ifeq 39
        37: .line 1808
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Synthetic"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        38: .line 1809
            iinc 1 /* size */ 6
        39: .line 1811
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 131072
            iand
            ifeq 42
        40: .line 1812
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Deprecated"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        41: .line 1813
            iinc 1 /* size */ 6
        42: .line 1815
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
            ifnull 46
        43: .line 1816
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Signature"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        44: .line 1817
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        45: .line 1818
            iinc 1 /* size */ 8
        46: .line 1820
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 49
        47: .line 1821
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "AnnotationDefault"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        48: .line 1822
            iload 1 /* size */
            bipush 6
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 1 /* size */
        49: .line 1824
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 52
        50: .line 1825
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeVisibleAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        51: .line 1826
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            invokevirtual org.glassfish.pfl.objectweb.asm.AnnotationWriter.getSize:()I
            iadd
            iadd
            istore 1 /* size */
        52: .line 1828
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 55
        53: .line 1829
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeInvisibleAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        54: .line 1830
            iload 1 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            invokevirtual org.glassfish.pfl.objectweb.asm.AnnotationWriter.getSize:()I
            iadd
            iadd
            istore 1 /* size */
        55: .line 1832
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 65
        56: .line 1833
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeVisibleParameterAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        57: .line 1834
            iload 1 /* size */
            bipush 7
            iconst_2
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            arraylength
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            isub
            imul
            iadd
            iadd
            istore 1 /* size */
        58: .line 1835
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            arraylength
            iconst_1
            isub
            istore 2 /* i */
        start local 2 // int i
        59: goto 64
        60: .line 1836
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 2 /* i */
            aaload
            ifnonnull 61
            iconst_0
            goto 62
      StackMap locals:
      StackMap stack: int
        61: aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 2 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.AnnotationWriter.getSize:()I
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int
      StackMap stack: int int
        62: iadd
            istore 1 /* size */
        63: .line 1835
            iinc 2 /* i */ -1
      StackMap locals:
      StackMap stack:
        64: iload 2 /* i */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            if_icmpge 60
        end local 2 // int i
        65: .line 1839
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 75
        66: .line 1840
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeInvisibleParameterAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            pop
        67: .line 1841
            iload 1 /* size */
            bipush 7
            iconst_2
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            arraylength
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            isub
            imul
            iadd
            iadd
            istore 1 /* size */
        68: .line 1842
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            arraylength
            iconst_1
            isub
            istore 2 /* i */
        start local 2 // int i
        69: goto 74
        70: .line 1843
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 2 /* i */
            aaload
            ifnonnull 71
            iconst_0
            goto 72
      StackMap locals:
      StackMap stack: int
        71: aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            iload 2 /* i */
            aaload
            invokevirtual org.glassfish.pfl.objectweb.asm.AnnotationWriter.getSize:()I
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter int int
      StackMap stack: int int
        72: iadd
            istore 1 /* size */
        73: .line 1842
            iinc 2 /* i */ -1
      StackMap locals:
      StackMap stack:
        74: iload 2 /* i */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            if_icmpge 70
        end local 2 // int i
        75: .line 1846
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 77
        76: .line 1847
            iload 1 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aconst_null
            iconst_0
            iconst_m1
            iconst_m1
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.getSize:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;[BIII)I
            iadd
            istore 1 /* size */
        77: .line 1849
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   78     0  this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            5   78     1  size  I
           21   25     2   zip  Z
           59   65     2     i  I
           69   75     2     i  I

  final void put(org.glassfish.pfl.objectweb.asm.ByteVector);
    descriptor: (Lorg/glassfish/pfl/objectweb/asm/ByteVector;)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=7, locals=6, args_size=2
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
        start local 1 // org.glassfish.pfl.objectweb.asm.ByteVector out
         0: .line 1859
            ldc 393216
         1: .line 1861
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 262144
            iand
            bipush 64
            idiv
         2: .line 1859
            ior
            istore 2 /* mask */
        start local 2 // int mask
         3: .line 1862
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            iload 2 /* mask */
            iconst_m1
            ixor
            iand
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.name:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.desc:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         4: .line 1863
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.classReaderOffset:I
            ifeq 7
         5: .line 1864
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.cr:Lorg/glassfish/pfl/objectweb/asm/ClassReader;
            getfield org.glassfish.pfl.objectweb.asm.ClassReader.b:[B
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.classReaderOffset:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.classReaderLength:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
         6: .line 1865
            return
         7: .line 1867
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 3 /* attributeCount */
        start local 3 // int attributeCount
         8: .line 1868
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            ifle 10
         9: .line 1869
            iinc 3 /* attributeCount */ 1
        10: .line 1871
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            ifle 12
        11: .line 1872
            iinc 3 /* attributeCount */ 1
        12: .line 1874
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            sipush 4096
            iand
            ifeq 15
        13: .line 1875
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.version:I
            ldc 65535
            iand
            bipush 49
            if_icmplt 14
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 262144
            iand
            ifeq 15
        14: .line 1877
      StackMap locals:
      StackMap stack:
            iinc 3 /* attributeCount */ 1
        15: .line 1879
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 131072
            iand
            ifeq 17
        16: .line 1880
            iinc 3 /* attributeCount */ 1
        17: .line 1882
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
            ifnull 19
        18: .line 1883
            iinc 3 /* attributeCount */ 1
        19: .line 1885
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 21
        20: .line 1886
            iinc 3 /* attributeCount */ 1
        21: .line 1888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 23
        22: .line 1889
            iinc 3 /* attributeCount */ 1
        23: .line 1891
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 25
        24: .line 1892
            iinc 3 /* attributeCount */ 1
        25: .line 1894
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 27
        26: .line 1895
            iinc 3 /* attributeCount */ 1
        27: .line 1897
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 29
        28: .line 1898
            iinc 3 /* attributeCount */ 1
        29: .line 1900
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 31
        30: .line 1901
            iload 3 /* attributeCount */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.getCount:()I
            iadd
            istore 3 /* attributeCount */
        31: .line 1903
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            iload 3 /* attributeCount */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        32: .line 1904
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            ifle 97
        33: .line 1905
            bipush 12
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
            imul
            iadd
            istore 4 /* size */
        start local 4 // int size
        34: .line 1906
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 36
        35: .line 1907
            iload 4 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 4 /* size */
        36: .line 1909
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 38
        37: .line 1910
            iload 4 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 4 /* size */
        38: .line 1912
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 40
        39: .line 1913
            iload 4 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 4 /* size */
        40: .line 1915
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 42
        41: .line 1916
            iload 4 /* size */
            bipush 8
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iadd
            iadd
            istore 4 /* size */
        42: .line 1918
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 49
        43: .line 1919
            iload 4 /* size */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
        44: .line 1920
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
        45: .line 1921
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
        46: .line 1922
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
        47: .line 1923
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
        48: .line 1919
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.getSize:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;[BIII)I
            iadd
            istore 4 /* size */
        49: .line 1925
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Code"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iload 4 /* size */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        50: .line 1926
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        51: .line 1927
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        52: .line 1928
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        53: .line 1929
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.handlerCount:I
            ifle 62
        54: .line 1930
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.firstHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 5 /* h */
        start local 5 // org.glassfish.pfl.objectweb.asm.Handler h
        55: .line 1931
            goto 61
        56: .line 1932
      StackMap locals: org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack:
            aload 1 /* out */
            aload 5 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.start:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        57: .line 1933
            aload 5 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.end:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        58: .line 1934
            aload 5 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.handler:Lorg/glassfish/pfl/objectweb/asm/Label;
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        59: .line 1935
            aload 5 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.type:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        60: .line 1936
            aload 5 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.next:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 5 /* h */
        61: .line 1931
      StackMap locals:
      StackMap stack:
            aload 5 /* h */
            ifnonnull 56
        end local 5 // org.glassfish.pfl.objectweb.asm.Handler h
        62: .line 1939
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* attributeCount */
        63: .line 1940
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 65
        64: .line 1941
            iinc 3 /* attributeCount */ 1
        65: .line 1943
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 67
        66: .line 1944
            iinc 3 /* attributeCount */ 1
        67: .line 1946
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 69
        68: .line 1947
            iinc 3 /* attributeCount */ 1
        69: .line 1949
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 71
        70: .line 1950
            iinc 3 /* attributeCount */ 1
        71: .line 1952
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 73
        72: .line 1953
            iload 3 /* attributeCount */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.getCount:()I
            iadd
            istore 3 /* attributeCount */
        73: .line 1955
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            iload 3 /* attributeCount */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        74: .line 1956
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 78
        75: .line 1957
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "LocalVariableTable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        76: .line 1958
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_2
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarCount:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        77: .line 1959
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        78: .line 1961
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 82
        79: .line 1962
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "LocalVariableTypeTable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        80: .line 1963
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_2
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarTypeCount:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        81: .line 1964
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        82: .line 1966
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 86
        83: .line 1967
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "LineNumberTable"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        84: .line 1968
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_2
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumberCount:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        85: .line 1969
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        86: .line 1971
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 95
        87: .line 1972
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.version:I
            ldc 65535
            iand
            bipush 50
            if_icmplt 88
            iconst_1
            goto 89
      StackMap locals:
      StackMap stack:
        88: iconst_0
      StackMap locals:
      StackMap stack: int
        89: istore 5 /* zip */
        start local 5 // boolean zip
        90: .line 1973
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iload 5 /* zip */
            ifeq 91
            ldc "StackMapTable"
            goto 92
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.ByteVector int int int int
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector org.glassfish.pfl.objectweb.asm.ClassWriter
        91: ldc "StackMap"
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter org.glassfish.pfl.objectweb.asm.ByteVector int int int int
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector org.glassfish.pfl.objectweb.asm.ClassWriter java.lang.String
        92: invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        93: .line 1974
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_2
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        94: .line 1975
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        end local 5 // boolean zip
        95: .line 1977
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 97
        96: .line 1978
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxStack:I
            aload 1 /* out */
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.put:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;[BIIILorg/glassfish/pfl/objectweb/asm/ByteVector;)V
        end local 4 // int size
        97: .line 1981
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            ifle 106
        98: .line 1982
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Exceptions"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
        99: .line 1983
            iconst_2
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            imul
            iconst_2
            iadd
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       100: .line 1984
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       101: .line 1985
            iconst_0
            istore 4 /* i */
        start local 4 // int i
       102: goto 105
       103: .line 1986
      StackMap locals: int
      StackMap stack:
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptions:[I
            iload 4 /* i */
            iaload
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       104: .line 1985
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
       105: iload 4 /* i */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.exceptionCount:I
            if_icmplt 103
        end local 4 // int i
       106: .line 1989
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            sipush 4096
            iand
            ifeq 109
       107: .line 1990
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            getfield org.glassfish.pfl.objectweb.asm.ClassWriter.version:I
            ldc 65535
            iand
            bipush 49
            if_icmplt 108
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 262144
            iand
            ifeq 109
       108: .line 1992
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Synthetic"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       109: .line 1994
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            ldc 131072
            iand
            ifeq 111
       110: .line 1995
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Deprecated"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            iconst_0
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       111: .line 1997
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
            ifnull 115
       112: .line 1998
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "Signature"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
       113: .line 1999
            iconst_2
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
       114: .line 2000
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       115: .line 2002
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 119
       116: .line 2003
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "AnnotationDefault"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       117: .line 2004
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       118: .line 2005
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            iconst_0
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.annd:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       119: .line 2007
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 122
       120: .line 2008
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeVisibleAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       121: .line 2009
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.anns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            aload 1 /* out */
            invokevirtual org.glassfish.pfl.objectweb.asm.AnnotationWriter.put:(Lorg/glassfish/pfl/objectweb/asm/ByteVector;)V
       122: .line 2011
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 125
       123: .line 2012
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeInvisibleAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       124: .line 2013
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ianns:Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            aload 1 /* out */
            invokevirtual org.glassfish.pfl.objectweb.asm.AnnotationWriter.put:(Lorg/glassfish/pfl/objectweb/asm/ByteVector;)V
       125: .line 2015
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 128
       126: .line 2016
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeVisibleParameterAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       127: .line 2017
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.panns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            aload 1 /* out */
            invokestatic org.glassfish.pfl.objectweb.asm.AnnotationWriter.put:([Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;ILorg/glassfish/pfl/objectweb/asm/ByteVector;)V
       128: .line 2019
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            ifnull 131
       129: .line 2020
            aload 1 /* out */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            ldc "RuntimeInvisibleParameterAnnotations"
            invokevirtual org.glassfish.pfl.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       130: .line 2021
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.ipanns:[Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.synthetics:I
            aload 1 /* out */
            invokestatic org.glassfish.pfl.objectweb.asm.AnnotationWriter.put:([Lorg/glassfish/pfl/objectweb/asm/AnnotationWriter;ILorg/glassfish/pfl/objectweb/asm/ByteVector;)V
       131: .line 2023
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            ifnull 133
       132: .line 2024
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.attrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aconst_null
            iconst_0
            iconst_m1
            iconst_m1
            aload 1 /* out */
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.put:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;[BIIILorg/glassfish/pfl/objectweb/asm/ByteVector;)V
       133: .line 2026
      StackMap locals:
      StackMap stack:
            return
        end local 3 // int attributeCount
        end local 2 // int mask
        end local 1 // org.glassfish.pfl.objectweb.asm.ByteVector out
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0  134     0            this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            0  134     1             out  Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            3  134     2            mask  I
            8  134     3  attributeCount  I
           34   97     4            size  I
           55   62     5               h  Lorg/glassfish/pfl/objectweb/asm/Handler;
           90   95     5             zip  Z
          102  106     4               i  I
    MethodParameters:
      Name  Flags
      out   final

  private void resizeInstructions();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=16, args_size=1
        start local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
         0: .line 2048
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            astore 1 /* b */
        start local 1 // byte[] b
         1: .line 2076
            iconst_0
            newarray 10
            astore 7 /* allIndexes */
        start local 7 // int[] allIndexes
         2: .line 2077
            iconst_0
            newarray 10
            astore 8 /* allSizes */
        start local 8 // int[] allSizes
         3: .line 2081
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            newarray 4
            astore 9 /* resize */
        start local 9 // boolean[] resize
         4: .line 2084
            iconst_3
            istore 11 /* state */
        start local 11 // int state
         5: .line 2086
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] top top top top top int[] int[] boolean[] top int
      StackMap stack:
            iload 11 /* state */
            iconst_3
            if_icmpne 7
         6: .line 2087
            iconst_2
            istore 11 /* state */
         7: .line 2089
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* u */
        start local 2 // int u
         8: .line 2090
            goto 84
         9: .line 2091
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int
      StackMap stack:
            aload 1 /* b */
            iload 2 /* u */
            baload
            sipush 255
            iand
            istore 12 /* opcode */
        start local 12 // int opcode
        10: .line 2092
            iconst_0
            istore 13 /* insert */
        start local 13 // int insert
        11: .line 2094
            getstatic org.glassfish.pfl.objectweb.asm.ClassWriter.TYPE:[B
            iload 12 /* opcode */
            baload
            tableswitch { // 0 - 16
                    0: 12
                    1: 61
                    2: 63
                    3: 61
                    4: 12
                    5: 63
                    6: 63
                    7: 65
                    8: 14
                    9: 33
                   10: 61
                   11: 63
                   12: 63
                   13: 35
                   14: 45
                   15: 67
                   16: 55
              default: 67
          }
        12: .line 2097
      StackMap locals: int int
      StackMap stack:
            iinc 2 /* u */ 1
        13: .line 2098
            goto 68
        14: .line 2100
      StackMap locals:
      StackMap stack:
            iload 12 /* opcode */
            sipush 201
            if_icmple 20
        15: .line 2104
            iload 12 /* opcode */
            sipush 218
            if_icmpge 16
            iload 12 /* opcode */
            bipush 49
            isub
            goto 17
      StackMap locals:
      StackMap stack:
        16: iload 12 /* opcode */
            bipush 20
            isub
      StackMap locals:
      StackMap stack: int
        17: istore 12 /* opcode */
        18: .line 2105
            iload 2 /* u */
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
            iadd
            istore 4 /* label */
        start local 4 // int label
        19: .line 2106
            goto 21
        end local 4 // int label
        20: .line 2107
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readShort:([BI)S
            iadd
            istore 4 /* label */
        start local 4 // int label
        21: .line 2109
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] top int int int
      StackMap stack:
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 2 /* u */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
        22: .line 2110
            iload 10 /* newOffset */
            sipush -32768
            if_icmplt 24
        23: .line 2111
            iload 10 /* newOffset */
            sipush 32767
            if_icmple 31
        24: .line 2113
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] int int int int
      StackMap stack:
            aload 9 /* resize */
            iload 2 /* u */
            baload
            ifne 31
        25: .line 2114
            iload 12 /* opcode */
            sipush 167
            if_icmpeq 27
        26: .line 2115
            iload 12 /* opcode */
            sipush 168
            if_icmpne 29
        27: .line 2120
      StackMap locals:
      StackMap stack:
            iconst_2
            istore 13 /* insert */
        28: .line 2121
            goto 30
        29: .line 2128
      StackMap locals:
      StackMap stack:
            iconst_5
            istore 13 /* insert */
        30: .line 2130
      StackMap locals:
      StackMap stack:
            aload 9 /* resize */
            iload 2 /* u */
            iconst_1
            bastore
        31: .line 2133
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 3
        32: .line 2134
            goto 68
        end local 10 // int newOffset
        end local 4 // int label
        33: .line 2136
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int int int
      StackMap stack:
            iinc 2 /* u */ 5
        34: .line 2137
            goto 68
        35: .line 2139
      StackMap locals:
      StackMap stack:
            iload 11 /* state */
            iconst_1
            if_icmpne 39
        36: .line 2147
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iconst_0
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
        37: .line 2148
            iload 10 /* newOffset */
            iconst_3
            iand
            ineg
            istore 13 /* insert */
        38: .line 2149
            goto 42
        end local 10 // int newOffset
      StackMap locals:
      StackMap stack:
        39: aload 9 /* resize */
            iload 2 /* u */
            baload
            ifne 42
        40: .line 2153
            iload 2 /* u */
            iconst_3
            iand
            istore 13 /* insert */
        41: .line 2154
            aload 9 /* resize */
            iload 2 /* u */
            iconst_1
            bastore
        42: .line 2157
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            iconst_4
            iadd
            iload 2 /* u */
            iconst_3
            iand
            isub
            istore 2 /* u */
        43: .line 2158
            iload 2 /* u */
            iconst_4
            aload 1 /* b */
            iload 2 /* u */
            bipush 8
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            aload 1 /* b */
            iload 2 /* u */
            iconst_4
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            isub
            iconst_1
            iadd
            imul
            bipush 12
            iadd
            iadd
            istore 2 /* u */
        44: .line 2159
            goto 68
        45: .line 2161
      StackMap locals:
      StackMap stack:
            iload 11 /* state */
            iconst_1
            if_icmpne 49
        46: .line 2163
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iconst_0
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
        47: .line 2164
            iload 10 /* newOffset */
            iconst_3
            iand
            ineg
            istore 13 /* insert */
        48: .line 2165
            goto 52
        end local 10 // int newOffset
      StackMap locals:
      StackMap stack:
        49: aload 9 /* resize */
            iload 2 /* u */
            baload
            ifne 52
        50: .line 2167
            iload 2 /* u */
            iconst_3
            iand
            istore 13 /* insert */
        51: .line 2168
            aload 9 /* resize */
            iload 2 /* u */
            iconst_1
            bastore
        52: .line 2171
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            iconst_4
            iadd
            iload 2 /* u */
            iconst_3
            iand
            isub
            istore 2 /* u */
        53: .line 2172
            iload 2 /* u */
            bipush 8
            aload 1 /* b */
            iload 2 /* u */
            iconst_4
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            imul
            bipush 8
            iadd
            iadd
            istore 2 /* u */
        54: .line 2173
            goto 68
        55: .line 2175
      StackMap locals:
      StackMap stack:
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            baload
            sipush 255
            iand
            istore 12 /* opcode */
        56: .line 2176
            iload 12 /* opcode */
            sipush 132
            if_icmpne 59
        57: .line 2177
            iinc 2 /* u */ 6
        58: .line 2178
            goto 68
        59: .line 2179
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 4
        60: .line 2181
            goto 68
        61: .line 2185
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 2
        62: .line 2186
            goto 68
        63: .line 2192
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 3
        64: .line 2193
            goto 68
        65: .line 2195
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 5
        66: .line 2196
            goto 68
        67: .line 2199
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 4
        68: .line 2202
      StackMap locals:
      StackMap stack:
            iload 13 /* insert */
            ifeq 84
        69: .line 2205
            aload 7 /* allIndexes */
            arraylength
            iconst_1
            iadd
            newarray 10
            astore 14 /* newIndexes */
        start local 14 // int[] newIndexes
        70: .line 2206
            aload 8 /* allSizes */
            arraylength
            iconst_1
            iadd
            newarray 10
            astore 15 /* newSizes */
        start local 15 // int[] newSizes
        71: .line 2207
            aload 7 /* allIndexes */
        72: .line 2208
            iconst_0
        73: .line 2209
            aload 14 /* newIndexes */
        74: .line 2210
            iconst_0
        75: .line 2211
            aload 7 /* allIndexes */
            arraylength
        76: .line 2207
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        77: .line 2212
            aload 8 /* allSizes */
            iconst_0
            aload 15 /* newSizes */
            iconst_0
            aload 8 /* allSizes */
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        78: .line 2213
            aload 14 /* newIndexes */
            aload 7 /* allIndexes */
            arraylength
            iload 2 /* u */
            iastore
        79: .line 2214
            aload 15 /* newSizes */
            aload 8 /* allSizes */
            arraylength
            iload 13 /* insert */
            iastore
        80: .line 2215
            aload 14 /* newIndexes */
            astore 7 /* allIndexes */
        81: .line 2216
            aload 15 /* newSizes */
            astore 8 /* allSizes */
        82: .line 2217
            iload 13 /* insert */
            ifle 84
        83: .line 2218
            iconst_3
            istore 11 /* state */
        end local 15 // int[] newSizes
        end local 14 // int[] newIndexes
        end local 13 // int insert
        end local 12 // int opcode
        84: .line 2090
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            aload 1 /* b */
            arraylength
            if_icmplt 9
        85: .line 2222
            iload 11 /* state */
            iconst_3
            if_icmpge 87
        86: .line 2223
            iinc 11 /* state */ -1
        87: .line 2225
      StackMap locals:
      StackMap stack:
            iload 11 /* state */
            ifne 5
        88: .line 2231
            new org.glassfish.pfl.objectweb.asm.ByteVector
            dup
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            invokespecial org.glassfish.pfl.objectweb.asm.ByteVector.<init>:(I)V
            astore 12 /* newCode */
        start local 12 // org.glassfish.pfl.objectweb.asm.ByteVector newCode
        89: .line 2233
            iconst_0
            istore 2 /* u */
        90: .line 2234
            goto 192
        91: .line 2235
      StackMap locals: org.glassfish.pfl.objectweb.asm.ByteVector
      StackMap stack:
            aload 1 /* b */
            iload 2 /* u */
            baload
            sipush 255
            iand
            istore 13 /* opcode */
        start local 13 // int opcode
        92: .line 2236
            getstatic org.glassfish.pfl.objectweb.asm.ClassWriter.TYPE:[B
            iload 13 /* opcode */
            baload
            tableswitch { // 0 - 16
                    0: 93
                    1: 181
                    2: 184
                    3: 181
                    4: 93
                    5: 184
                    6: 184
                    7: 187
                    8: 96
                    9: 124
                   10: 181
                   11: 184
                   12: 184
                   13: 130
                   14: 152
                   15: 190
                   16: 173
              default: 190
          }
        93: .line 2239
      StackMap locals: int
      StackMap stack:
            aload 12 /* newCode */
            iload 13 /* opcode */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
        94: .line 2240
            iinc 2 /* u */ 1
        95: .line 2241
            goto 192
        96: .line 2243
      StackMap locals:
      StackMap stack:
            iload 13 /* opcode */
            sipush 201
            if_icmple 102
        97: .line 2247
            iload 13 /* opcode */
            sipush 218
            if_icmpge 98
            iload 13 /* opcode */
            bipush 49
            isub
            goto 99
      StackMap locals:
      StackMap stack:
        98: iload 13 /* opcode */
            bipush 20
            isub
      StackMap locals:
      StackMap stack: int
        99: istore 13 /* opcode */
       100: .line 2248
            iload 2 /* u */
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
            iadd
            istore 4 /* label */
        start local 4 // int label
       101: .line 2249
            goto 103
        end local 4 // int label
       102: .line 2250
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readShort:([BI)S
            iadd
            istore 4 /* label */
        start local 4 // int label
       103: .line 2252
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] top int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 2 /* u */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
       104: .line 2253
            aload 9 /* resize */
            iload 2 /* u */
            baload
            ifeq 120
       105: .line 2259
            iload 13 /* opcode */
            sipush 167
            if_icmpne 108
       106: .line 2260
            aload 12 /* newCode */
            sipush 200
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       107: .line 2261
            goto 118
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] int int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
       108: iload 13 /* opcode */
            sipush 168
            if_icmpne 111
       109: .line 2262
            aload 12 /* newCode */
            sipush 201
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       110: .line 2263
            goto 118
       111: .line 2264
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            iload 13 /* opcode */
            sipush 166
            if_icmpgt 113
       112: .line 2265
            iload 13 /* opcode */
            iconst_1
            iadd
            iconst_1
            ixor
            iconst_1
            isub
            goto 114
       113: .line 2266
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector
            iload 13 /* opcode */
            iconst_1
            ixor
       114: .line 2264
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] int int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector int
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       115: .line 2267
            aload 12 /* newCode */
            bipush 8
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       116: .line 2268
            aload 12 /* newCode */
            sipush 200
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       117: .line 2270
            iinc 10 /* newOffset */ -3
       118: .line 2272
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       119: .line 2273
            goto 122
       120: .line 2274
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            iload 13 /* opcode */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       121: .line 2275
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putShort:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       122: .line 2277
      StackMap locals:
      StackMap stack:
            iinc 2 /* u */ 3
       123: .line 2278
            goto 192
        end local 10 // int newOffset
        end local 4 // int label
       124: .line 2280
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
            iload 2 /* u */
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            iadd
            istore 4 /* label */
        start local 4 // int label
       125: .line 2281
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 2 /* u */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
       126: .line 2282
            aload 12 /* newCode */
            iload 13 /* opcode */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       127: .line 2283
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       128: .line 2284
            iinc 2 /* u */ 5
       129: .line 2285
            goto 192
        end local 10 // int newOffset
        end local 4 // int label
       130: .line 2288
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            istore 3 /* v */
        start local 3 // int v
       131: .line 2289
            iload 2 /* u */
            iconst_4
            iadd
            iload 3 /* v */
            iconst_3
            iand
            isub
            istore 2 /* u */
       132: .line 2291
            aload 12 /* newCode */
            sipush 170
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       133: .line 2292
            aload 12 /* newCode */
            aconst_null
            iconst_0
            iconst_4
            aload 12 /* newCode */
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_4
            irem
            isub
            iconst_4
            irem
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       134: .line 2293
            iload 3 /* v */
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            iadd
            istore 4 /* label */
        start local 4 // int label
       135: .line 2294
            iinc 2 /* u */ 4
       136: .line 2295
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 3 /* v */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
       137: .line 2296
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       138: .line 2297
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            istore 6 /* j */
        start local 6 // int j
       139: .line 2298
            iinc 2 /* u */ 4
       140: .line 2299
            aload 12 /* newCode */
            iload 6 /* j */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       141: .line 2300
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            iload 6 /* j */
            isub
            iconst_1
            iadd
            istore 6 /* j */
       142: .line 2301
            iinc 2 /* u */ 4
       143: .line 2302
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            iconst_4
            isub
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       144: .line 2303
            goto 150
       145: .line 2304
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int int int top int int[] int[] boolean[] int int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
            iload 3 /* v */
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            iadd
            istore 4 /* label */
       146: .line 2305
            iinc 2 /* u */ 4
       147: .line 2306
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 3 /* v */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
       148: .line 2307
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       149: .line 2303
            iinc 6 /* j */ -1
      StackMap locals:
      StackMap stack:
       150: iload 6 /* j */
            ifgt 145
       151: .line 2309
            goto 192
        end local 10 // int newOffset
        end local 6 // int j
        end local 4 // int label
        end local 3 // int v
       152: .line 2312
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
            iload 2 /* u */
            istore 3 /* v */
        start local 3 // int v
       153: .line 2313
            iload 2 /* u */
            iconst_4
            iadd
            iload 3 /* v */
            iconst_3
            iand
            isub
            istore 2 /* u */
       154: .line 2315
            aload 12 /* newCode */
            sipush 171
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByte:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       155: .line 2316
            aload 12 /* newCode */
            aconst_null
            iconst_0
            iconst_4
            aload 12 /* newCode */
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            iconst_4
            irem
            isub
            iconst_4
            irem
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       156: .line 2317
            iload 3 /* v */
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            iadd
            istore 4 /* label */
        start local 4 // int label
       157: .line 2318
            iinc 2 /* u */ 4
       158: .line 2319
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 3 /* v */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
       159: .line 2320
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       160: .line 2321
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            istore 6 /* j */
        start local 6 // int j
       161: .line 2322
            iinc 2 /* u */ 4
       162: .line 2323
            aload 12 /* newCode */
            iload 6 /* j */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       163: .line 2324
            goto 171
       164: .line 2325
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int int int top int int[] int[] boolean[] int int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       165: .line 2326
            iinc 2 /* u */ 4
       166: .line 2327
            iload 3 /* v */
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readInt:([BI)I
            iadd
            istore 4 /* label */
       167: .line 2328
            iinc 2 /* u */ 4
       168: .line 2329
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iload 3 /* v */
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
       169: .line 2330
            aload 12 /* newCode */
            iload 10 /* newOffset */
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putInt:(I)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       170: .line 2324
            iinc 6 /* j */ -1
      StackMap locals:
      StackMap stack:
       171: iload 6 /* j */
            ifgt 164
       172: .line 2332
            goto 192
        end local 10 // int newOffset
        end local 6 // int j
        end local 4 // int label
        end local 3 // int v
       173: .line 2334
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int org.glassfish.pfl.objectweb.asm.ByteVector int
      StackMap stack:
            aload 1 /* b */
            iload 2 /* u */
            iconst_1
            iadd
            baload
            sipush 255
            iand
            istore 13 /* opcode */
       174: .line 2335
            iload 13 /* opcode */
            sipush 132
            if_icmpne 178
       175: .line 2336
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            bipush 6
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       176: .line 2337
            iinc 2 /* u */ 6
       177: .line 2338
            goto 192
       178: .line 2339
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            iconst_4
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       179: .line 2340
            iinc 2 /* u */ 4
       180: .line 2342
            goto 192
       181: .line 2346
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            iconst_2
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       182: .line 2347
            iinc 2 /* u */ 2
       183: .line 2348
            goto 192
       184: .line 2354
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            iconst_3
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       185: .line 2355
            iinc 2 /* u */ 3
       186: .line 2356
            goto 192
       187: .line 2358
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            iconst_5
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       188: .line 2359
            iinc 2 /* u */ 5
       189: .line 2360
            goto 192
       190: .line 2363
      StackMap locals:
      StackMap stack:
            aload 12 /* newCode */
            aload 1 /* b */
            iload 2 /* u */
            iconst_4
            invokevirtual org.glassfish.pfl.objectweb.asm.ByteVector.putByteArray:([BII)Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            pop
       191: .line 2364
            iinc 2 /* u */ 4
        end local 13 // int opcode
       192: .line 2234
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            if_icmplt 91
       193: .line 2370
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
            ifle 214
       194: .line 2371
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.compute:I
            ifne 213
       195: .line 2372
            aload 0 /* this */
            iconst_0
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frameCount:I
       196: .line 2373
            aload 0 /* this */
            aconst_null
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.stackMap:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
       197: .line 2374
            aload 0 /* this */
            aconst_null
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.previousFrame:[I
       198: .line 2375
            aload 0 /* this */
            aconst_null
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.frame:[I
       199: .line 2376
            new org.glassfish.pfl.objectweb.asm.Frame
            dup
            invokespecial org.glassfish.pfl.objectweb.asm.Frame.<init>:()V
            astore 13 /* f */
        start local 13 // org.glassfish.pfl.objectweb.asm.Frame f
       200: .line 2377
            aload 13 /* f */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            putfield org.glassfish.pfl.objectweb.asm.Frame.owner:Lorg/glassfish/pfl/objectweb/asm/Label;
       201: .line 2378
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
            invokestatic org.glassfish.pfl.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Lorg/glassfish/pfl/objectweb/asm/Type;
            astore 14 /* args */
        start local 14 // org.glassfish.pfl.objectweb.asm.Type[] args
       202: .line 2379
            aload 13 /* f */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.access:I
            aload 14 /* args */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.maxLocals:I
            invokevirtual org.glassfish.pfl.objectweb.asm.Frame.initInputFrame:(Lorg/glassfish/pfl/objectweb/asm/ClassWriter;I[Lorg/glassfish/pfl/objectweb/asm/Type;I)V
       203: .line 2380
            aload 0 /* this */
            aload 13 /* f */
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitFrame:(Lorg/glassfish/pfl/objectweb/asm/Frame;)V
       204: .line 2381
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.labels:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 15 /* l */
        start local 15 // org.glassfish.pfl.objectweb.asm.Label l
       205: .line 2382
            goto 211
       206: .line 2387
      StackMap locals: org.glassfish.pfl.objectweb.asm.Frame org.glassfish.pfl.objectweb.asm.Type[] org.glassfish.pfl.objectweb.asm.Label
      StackMap stack:
            aload 15 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            iconst_3
            isub
            istore 2 /* u */
       207: .line 2388
            aload 15 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            bipush 32
            iand
            ifne 208
            iload 2 /* u */
            iflt 210
            aload 9 /* resize */
            iload 2 /* u */
            baload
            ifeq 210
       208: .line 2390
      StackMap locals:
      StackMap stack:
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            aload 15 /* l */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[ILorg/glassfish/pfl/objectweb/asm/Label;)V
       209: .line 2392
            aload 0 /* this */
            aload 15 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.frame:Lorg/glassfish/pfl/objectweb/asm/Frame;
            invokevirtual org.glassfish.pfl.objectweb.asm.MethodWriter.visitFrame:(Lorg/glassfish/pfl/objectweb/asm/Frame;)V
       210: .line 2394
      StackMap locals:
      StackMap stack:
            aload 15 /* l */
            getfield org.glassfish.pfl.objectweb.asm.Label.successor:Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 15 /* l */
       211: .line 2382
      StackMap locals:
      StackMap stack:
            aload 15 /* l */
            ifnonnull 206
        end local 15 // org.glassfish.pfl.objectweb.asm.Label l
        end local 14 // org.glassfish.pfl.objectweb.asm.Type[] args
        end local 13 // org.glassfish.pfl.objectweb.asm.Frame f
       212: .line 2396
            goto 214
       213: .line 2411
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cw:Lorg/glassfish/pfl/objectweb/asm/ClassWriter;
            iconst_1
            putfield org.glassfish.pfl.objectweb.asm.ClassWriter.invalidFrames:Z
       214: .line 2415
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.firstHandler:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 13 /* h */
        start local 13 // org.glassfish.pfl.objectweb.asm.Handler h
       215: .line 2416
            goto 220
       216: .line 2417
      StackMap locals: org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack:
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            aload 13 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.start:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[ILorg/glassfish/pfl/objectweb/asm/Label;)V
       217: .line 2418
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            aload 13 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.end:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[ILorg/glassfish/pfl/objectweb/asm/Label;)V
       218: .line 2419
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            aload 13 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.handler:Lorg/glassfish/pfl/objectweb/asm/Label;
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[ILorg/glassfish/pfl/objectweb/asm/Label;)V
       219: .line 2420
            aload 13 /* h */
            getfield org.glassfish.pfl.objectweb.asm.Handler.next:Lorg/glassfish/pfl/objectweb/asm/Handler;
            astore 13 /* h */
       220: .line 2416
      StackMap locals:
      StackMap stack:
            aload 13 /* h */
            ifnonnull 216
       221: .line 2424
            iconst_0
            istore 5 /* i */
        start local 5 // int i
       222: goto 241
       223: .line 2425
      StackMap locals: org.glassfish.pfl.objectweb.asm.MethodWriter byte[] int top top int top int[] int[] boolean[] top int org.glassfish.pfl.objectweb.asm.ByteVector org.glassfish.pfl.objectweb.asm.Handler
      StackMap stack:
            iload 5 /* i */
            ifne 224
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVar:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            goto 225
      StackMap locals:
      StackMap stack:
       224: aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.localVarType:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
      StackMap locals:
      StackMap stack: org.glassfish.pfl.objectweb.asm.ByteVector
       225: astore 14 /* bv */
        start local 14 // org.glassfish.pfl.objectweb.asm.ByteVector bv
       226: .line 2426
            aload 14 /* bv */
            ifnull 240
       227: .line 2427
            aload 14 /* bv */
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            astore 1 /* b */
       228: .line 2428
            iconst_0
            istore 2 /* u */
       229: .line 2429
            goto 239
       230: .line 2430
      StackMap locals: org.glassfish.pfl.objectweb.asm.ByteVector
      StackMap stack:
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
            istore 4 /* label */
        start local 4 // int label
       231: .line 2431
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iconst_0
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            istore 10 /* newOffset */
        start local 10 // int newOffset
       232: .line 2432
            aload 1 /* b */
            iload 2 /* u */
            iload 10 /* newOffset */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.writeShort:([BII)V
       233: .line 2433
            iload 4 /* label */
            aload 1 /* b */
            iload 2 /* u */
            iconst_2
            iadd
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
            iadd
            istore 4 /* label */
       234: .line 2434
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            iconst_0
            iload 4 /* label */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
       235: .line 2435
            iload 10 /* newOffset */
       236: .line 2434
            isub
            istore 10 /* newOffset */
       237: .line 2436
            aload 1 /* b */
            iload 2 /* u */
            iconst_2
            iadd
            iload 10 /* newOffset */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.writeShort:([BII)V
       238: .line 2437
            iinc 2 /* u */ 10
        end local 10 // int newOffset
        end local 4 // int label
       239: .line 2429
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            aload 14 /* bv */
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            if_icmplt 230
        end local 14 // org.glassfish.pfl.objectweb.asm.ByteVector bv
       240: .line 2424
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
       241: iload 5 /* i */
            iconst_2
            if_icmplt 223
       242: .line 2441
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            ifnull 253
       243: .line 2442
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.data:[B
            astore 1 /* b */
       244: .line 2443
            iconst_0
            istore 2 /* u */
       245: .line 2444
            goto 252
       246: .line 2445
      StackMap locals:
      StackMap stack:
            aload 1 /* b */
            iload 2 /* u */
            aload 7 /* allIndexes */
       247: .line 2446
            aload 8 /* allSizes */
       248: .line 2447
            iconst_0
       249: .line 2448
            aload 1 /* b */
            iload 2 /* u */
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
       250: .line 2445
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.writeShort:([BII)V
       251: .line 2449
            iinc 2 /* u */ 4
       252: .line 2444
      StackMap locals:
      StackMap stack:
            iload 2 /* u */
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.lineNumber:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
            getfield org.glassfish.pfl.objectweb.asm.ByteVector.length:I
            if_icmplt 246
       253: .line 2453
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.glassfish.pfl.objectweb.asm.MethodWriter.cattrs:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            astore 14 /* attr */
        start local 14 // org.glassfish.pfl.objectweb.asm.Attribute attr
       254: .line 2454
            goto 262
       255: .line 2455
      StackMap locals: org.glassfish.pfl.objectweb.asm.Attribute
      StackMap stack:
            aload 14 /* attr */
            invokevirtual org.glassfish.pfl.objectweb.asm.Attribute.getLabels:()[Lorg/glassfish/pfl/objectweb/asm/Label;
            astore 15 /* labels */
        start local 15 // org.glassfish.pfl.objectweb.asm.Label[] labels
       256: .line 2456
            aload 15 /* labels */
            ifnull 261
       257: .line 2457
            aload 15 /* labels */
            arraylength
            iconst_1
            isub
            istore 5 /* i */
            goto 260
       258: .line 2458
      StackMap locals: org.glassfish.pfl.objectweb.asm.Label[]
      StackMap stack:
            aload 7 /* allIndexes */
            aload 8 /* allSizes */
            aload 15 /* labels */
            iload 5 /* i */
            aaload
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[ILorg/glassfish/pfl/objectweb/asm/Label;)V
       259: .line 2457
            iinc 5 /* i */ -1
      StackMap locals:
      StackMap stack:
       260: iload 5 /* i */
            ifge 258
       261: .line 2461
      StackMap locals:
      StackMap stack:
            aload 14 /* attr */
            getfield org.glassfish.pfl.objectweb.asm.Attribute.next:Lorg/glassfish/pfl/objectweb/asm/Attribute;
            astore 14 /* attr */
        end local 15 // org.glassfish.pfl.objectweb.asm.Label[] labels
       262: .line 2454
      StackMap locals:
      StackMap stack:
            aload 14 /* attr */
            ifnonnull 255
       263: .line 2465
            aload 0 /* this */
            aload 12 /* newCode */
            putfield org.glassfish.pfl.objectweb.asm.MethodWriter.code:Lorg/glassfish/pfl/objectweb/asm/ByteVector;
       264: .line 2466
            return
        end local 14 // org.glassfish.pfl.objectweb.asm.Attribute attr
        end local 13 // org.glassfish.pfl.objectweb.asm.Handler h
        end local 12 // org.glassfish.pfl.objectweb.asm.ByteVector newCode
        end local 11 // int state
        end local 9 // boolean[] resize
        end local 8 // int[] allSizes
        end local 7 // int[] allIndexes
        end local 5 // int i
        end local 2 // int u
        end local 1 // byte[] b
        end local 0 // org.glassfish.pfl.objectweb.asm.MethodWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0  265     0        this  Lorg/glassfish/pfl/objectweb/asm/MethodWriter;
            1  265     1           b  [B
            8  265     2           u  I
          131  152     3           v  I
          153  173     3           v  I
           19   20     4       label  I
           21   33     4       label  I
          101  102     4       label  I
          103  124     4       label  I
          125  130     4       label  I
          135  152     4       label  I
          157  173     4       label  I
          231  239     4       label  I
          222  265     5           i  I
          139  152     6           j  I
          161  173     6           j  I
            2  265     7  allIndexes  [I
            3  265     8    allSizes  [I
            4  265     9      resize  [Z
           22   33    10   newOffset  I
           37   39    10   newOffset  I
           47   49    10   newOffset  I
          104  124    10   newOffset  I
          126  130    10   newOffset  I
          137  152    10   newOffset  I
          159  173    10   newOffset  I
          232  239    10   newOffset  I
            5  265    11       state  I
           10   84    12      opcode  I
           11   84    13      insert  I
           70   84    14  newIndexes  [I
           71   84    15    newSizes  [I
           89  265    12     newCode  Lorg/glassfish/pfl/objectweb/asm/ByteVector;
           92  192    13      opcode  I
          200  212    13           f  Lorg/glassfish/pfl/objectweb/asm/Frame;
          202  212    14        args  [Lorg/glassfish/pfl/objectweb/asm/Type;
          205  212    15           l  Lorg/glassfish/pfl/objectweb/asm/Label;
          215  265    13           h  Lorg/glassfish/pfl/objectweb/asm/Handler;
          226  240    14          bv  Lorg/glassfish/pfl/objectweb/asm/ByteVector;
          254  265    14        attr  Lorg/glassfish/pfl/objectweb/asm/Attribute;
          256  262    15      labels  [Lorg/glassfish/pfl/objectweb/asm/Label;

  static int readUnsignedShort(byte[], int);
    descriptor: ([BI)I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // byte[] b
        start local 1 // int index
         0: .line 2476
            aload 0 /* b */
            iload 1 /* index */
            baload
            sipush 255
            iand
            bipush 8
            ishl
            aload 0 /* b */
            iload 1 /* index */
            iconst_1
            iadd
            baload
            sipush 255
            iand
            ior
            ireturn
        end local 1 // int index
        end local 0 // byte[] b
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0      b  [B
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      b      final
      index  final

  static short readShort(byte[], int);
    descriptor: ([BI)S
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // byte[] b
        start local 1 // int index
         0: .line 2487
            aload 0 /* b */
            iload 1 /* index */
            baload
            sipush 255
            iand
            bipush 8
            ishl
            aload 0 /* b */
            iload 1 /* index */
            iconst_1
            iadd
            baload
            sipush 255
            iand
            ior
            i2s
            ireturn
        end local 1 // int index
        end local 0 // byte[] b
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0      b  [B
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      b      final
      index  final

  static int readInt(byte[], int);
    descriptor: ([BI)I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // byte[] b
        start local 1 // int index
         0: .line 2498
            aload 0 /* b */
            iload 1 /* index */
            baload
            sipush 255
            iand
            bipush 24
            ishl
            aload 0 /* b */
            iload 1 /* index */
            iconst_1
            iadd
            baload
            sipush 255
            iand
            bipush 16
            ishl
            ior
         1: .line 2499
            aload 0 /* b */
            iload 1 /* index */
            iconst_2
            iadd
            baload
            sipush 255
            iand
            bipush 8
            ishl
         2: .line 2498
            ior
         3: .line 2499
            aload 0 /* b */
            iload 1 /* index */
            iconst_3
            iadd
            baload
            sipush 255
            iand
         4: .line 2498
            ior
            ireturn
        end local 1 // int index
        end local 0 // byte[] b
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    5     0      b  [B
            0    5     1  index  I
    MethodParameters:
       Name  Flags
      b      final
      index  final

  static void writeShort(byte[], int, int);
    descriptor: ([BII)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // byte[] b
        start local 1 // int index
        start local 2 // int s
         0: .line 2510
            aload 0 /* b */
            iload 1 /* index */
            iload 2 /* s */
            bipush 8
            iushr
            i2b
            bastore
         1: .line 2511
            aload 0 /* b */
            iload 1 /* index */
            iconst_1
            iadd
            iload 2 /* s */
            i2b
            bastore
         2: .line 2512
            return
        end local 2 // int s
        end local 1 // int index
        end local 0 // byte[] b
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0      b  [B
            0    3     1  index  I
            0    3     2      s  I
    MethodParameters:
       Name  Flags
      b      final
      index  final
      s      final

  static int getNewOffset(int[], int[], int, int);
    descriptor: ([I[III)I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=6, args_size=4
        start local 0 // int[] indexes
        start local 1 // int[] sizes
        start local 2 // int begin
        start local 3 // int end
         0: .line 2541
            iload 3 /* end */
            iload 2 /* begin */
            isub
            istore 4 /* offset */
        start local 4 // int offset
         1: .line 2542
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         2: goto 9
         3: .line 2543
      StackMap locals: int int
      StackMap stack:
            iload 2 /* begin */
            aload 0 /* indexes */
            iload 5 /* i */
            iaload
            if_icmpge 6
            aload 0 /* indexes */
            iload 5 /* i */
            iaload
            iload 3 /* end */
            if_icmpgt 6
         4: .line 2545
            iload 4 /* offset */
            aload 1 /* sizes */
            iload 5 /* i */
            iaload
            iadd
            istore 4 /* offset */
         5: .line 2546
            goto 8
      StackMap locals:
      StackMap stack:
         6: iload 3 /* end */
            aload 0 /* indexes */
            iload 5 /* i */
            iaload
            if_icmpge 8
            aload 0 /* indexes */
            iload 5 /* i */
            iaload
            iload 2 /* begin */
            if_icmpgt 8
         7: .line 2548
            iload 4 /* offset */
            aload 1 /* sizes */
            iload 5 /* i */
            iaload
            isub
            istore 4 /* offset */
         8: .line 2542
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 5 /* i */
            aload 0 /* indexes */
            arraylength
            if_icmplt 3
        end local 5 // int i
        10: .line 2551
            iload 4 /* offset */
            ireturn
        end local 4 // int offset
        end local 3 // int end
        end local 2 // int begin
        end local 1 // int[] sizes
        end local 0 // int[] indexes
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   11     0  indexes  [I
            0   11     1    sizes  [I
            0   11     2    begin  I
            0   11     3      end  I
            1   11     4   offset  I
            2   10     5        i  I
    MethodParameters:
         Name  Flags
      indexes  final
      sizes    final
      begin    final
      end      final

  static void getNewOffset(int[], int[], org.glassfish.pfl.objectweb.asm.Label);
    descriptor: ([I[ILorg/glassfish/pfl/objectweb/asm/Label;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // int[] indexes
        start local 1 // int[] sizes
        start local 2 // org.glassfish.pfl.objectweb.asm.Label label
         0: .line 2575
            aload 2 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            iconst_4
            iand
            ifne 3
         1: .line 2576
            aload 2 /* label */
            aload 0 /* indexes */
            aload 1 /* sizes */
            iconst_0
            aload 2 /* label */
            getfield org.glassfish.pfl.objectweb.asm.Label.position:I
            invokestatic org.glassfish.pfl.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
            putfield org.glassfish.pfl.objectweb.asm.Label.position:I
         2: .line 2577
            aload 2 /* label */
            dup
            getfield org.glassfish.pfl.objectweb.asm.Label.status:I
            iconst_4
            ior
            putfield org.glassfish.pfl.objectweb.asm.Label.status:I
         3: .line 2579
      StackMap locals:
      StackMap stack:
            return
        end local 2 // org.glassfish.pfl.objectweb.asm.Label label
        end local 1 // int[] sizes
        end local 0 // int[] indexes
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    4     0  indexes  [I
            0    4     1    sizes  [I
            0    4     2    label  Lorg/glassfish/pfl/objectweb/asm/Label;
    MethodParameters:
         Name  Flags
      indexes  final
      sizes    final
      label    final
}
SourceFile: "MethodWriter.java"