class jdk.internal.org.objectweb.asm.Frame
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.internal.org.objectweb.asm.Frame
  super_class: java.lang.Object
{
  static final int DIM;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: -268435456

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  static final int[] SIZE;
    descriptor: [I
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  jdk.internal.org.objectweb.asm.Label owner;
    descriptor: Ljdk/internal/org/objectweb/asm/Label;
    flags: (0x0000) 

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

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

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

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

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

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

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=3, args_size=0
         0: .line 268
            sipush 202
            newarray 10
            astore 1 /* b */
        start local 1 // int[] b
         1: .line 269
            ldc "EFFFFFFFFGGFFFGGFFFEEFGFGFEEEEEEEEEEEEEEEEEEEEDEDEDDDDDCDCDEEEEEEEEEEEEEEEEEEEEBABABBBBDCFFFGGGEDCDCDCDCDCDCDCDCDCDCEEEEDDDDDDDCDCDCEFEFDDEEFFDEDEEEBDDBBDDDDDDCCCCCCCCEFEDDDCDCDEEEEEEEEEEFEEEEEEDDEEDDEE"
            astore 2 /* s */
        start local 2 // java.lang.String s
         2: .line 273
            iconst_0
            istore 0 /* i */
        start local 0 // int i
         3: goto 6
         4: .line 274
      StackMap locals: int int[] java.lang.String
      StackMap stack:
            aload 1 /* b */
            iload 0 /* i */
            aload 2 /* s */
            iload 0 /* i */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 69
            isub
            iastore
         5: .line 273
            iinc 0 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 0 /* i */
            aload 1 /* b */
            arraylength
            if_icmplt 4
         7: .line 276
            aload 1 /* b */
            putstatic jdk.internal.org.objectweb.asm.Frame.SIZE:[I
        end local 2 // java.lang.String s
        end local 1 // int[] b
        end local 0 // int i
         8: .line 490
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            3    8     0     i  I
            1    8     1     b  [I
            2    8     2     s  Ljava/lang/String;

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
         0: .line 66
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/org/objectweb/asm/Frame;

  final void set(jdk.internal.org.objectweb.asm.ClassWriter, int, java.lang.Object[], int, java.lang.Object[]);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;I[Ljava/lang/Object;I[Ljava/lang/Object;)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=4, locals=9, args_size=6
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        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 577
            aload 1 /* cw */
            iload 2 /* nLocal */
            aload 3 /* local */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            invokestatic jdk.internal.org.objectweb.asm.Frame.convert:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[Ljava/lang/Object;[I)I
            istore 6 /* i */
        start local 6 // int i
         1: .line 578
            goto 3
         2: .line 579
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* i */
            iinc 6 /* i */ 1
            ldc 16777216
            iastore
         3: .line 578
      StackMap locals:
      StackMap stack:
            iload 6 /* i */
            aload 3 /* local */
            arraylength
            if_icmplt 2
         4: .line 581
            iconst_0
            istore 7 /* nStackTop */
        start local 7 // int nStackTop
         5: .line 582
            iconst_0
            istore 8 /* j */
        start local 8 // int j
         6: goto 10
         7: .line 583
      StackMap locals: int int
      StackMap stack:
            aload 5 /* stack */
            iload 8 /* j */
            aaload
            getstatic jdk.internal.org.objectweb.asm.Opcodes.LONG:Ljava/lang/Integer;
            if_acmpeq 8
            aload 5 /* stack */
            iload 8 /* j */
            aaload
            getstatic jdk.internal.org.objectweb.asm.Opcodes.DOUBLE:Ljava/lang/Integer;
            if_acmpne 9
         8: .line 584
      StackMap locals:
      StackMap stack:
            iinc 7 /* nStackTop */ 1
         9: .line 582
      StackMap locals:
      StackMap stack:
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        10: iload 8 /* j */
            iload 4 /* nStack */
            if_icmplt 7
        end local 8 // int j
        11: .line 587
            aload 0 /* this */
            iload 4 /* nStack */
            iload 7 /* nStackTop */
            iadd
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
        12: .line 588
            aload 1 /* cw */
            iload 4 /* nStack */
            aload 5 /* stack */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            invokestatic jdk.internal.org.objectweb.asm.Frame.convert:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[Ljava/lang/Object;[I)I
            pop
        13: .line 589
            aload 0 /* this */
            iconst_0
            putfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
        14: .line 590
            aload 0 /* this */
            iconst_0
            putfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
        15: .line 591
            return
        end local 7 // int nStackTop
        end local 6 // int i
        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 // jdk.internal.org.objectweb.asm.ClassWriter cw
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   16     0       this  Ljdk/internal/org/objectweb/asm/Frame;
            0   16     1         cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   16     2     nLocal  I
            0   16     3      local  [Ljava/lang/Object;
            0   16     4     nStack  I
            0   16     5      stack  [Ljava/lang/Object;
            1   16     6          i  I
            5   16     7  nStackTop  I
            6   11     8          j  I
    MethodParameters:
        Name  Flags
      cw      
      nLocal  final
      local   final
      nStack  final
      stack   final

  private static int convert(jdk.internal.org.objectweb.asm.ClassWriter, int, java.lang.Object[], int[]);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;I[Ljava/lang/Object;[I)I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=7, locals=6, args_size=4
        start local 0 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 1 // int nInput
        start local 2 // java.lang.Object[] input
        start local 3 // int[] output
         0: .line 618
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         1: .line 619
            iconst_0
            istore 5 /* j */
        start local 5 // int j
         2: goto 19
         3: .line 620
      StackMap locals: int int
      StackMap stack:
            aload 2 /* input */
            iload 5 /* j */
            aaload
            instanceof java.lang.Integer
            ifeq 8
         4: .line 621
            aload 3 /* output */
            iload 4 /* i */
            iinc 4 /* i */ 1
            ldc 16777216
            aload 2 /* input */
            iload 5 /* j */
            aaload
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            ior
            iastore
         5: .line 622
            aload 2 /* input */
            iload 5 /* j */
            aaload
            getstatic jdk.internal.org.objectweb.asm.Opcodes.LONG:Ljava/lang/Integer;
            if_acmpeq 6
            aload 2 /* input */
            iload 5 /* j */
            aaload
            getstatic jdk.internal.org.objectweb.asm.Opcodes.DOUBLE:Ljava/lang/Integer;
            if_acmpne 18
         6: .line 623
      StackMap locals:
      StackMap stack:
            aload 3 /* output */
            iload 4 /* i */
            iinc 4 /* i */ 1
            ldc 16777216
            iastore
         7: .line 625
            goto 18
      StackMap locals:
      StackMap stack:
         8: aload 2 /* input */
            iload 5 /* j */
            aaload
            instanceof java.lang.String
            ifeq 13
         9: .line 626
            aload 3 /* output */
            iload 4 /* i */
            iinc 4 /* i */ 1
            aload 0 /* cw */
            aload 2 /* input */
            iload 5 /* j */
            aaload
            checkcast java.lang.String
            invokestatic jdk.internal.org.objectweb.asm.Type.getObjectType:(Ljava/lang/String;)Ljdk/internal/org/objectweb/asm/Type;
        10: .line 627
            invokevirtual jdk.internal.org.objectweb.asm.Type.getDescriptor:()Ljava/lang/String;
        11: .line 626
            invokestatic jdk.internal.org.objectweb.asm.Frame.type:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
            iastore
        12: .line 628
            goto 18
        13: .line 629
      StackMap locals:
      StackMap stack:
            aload 3 /* output */
            iload 4 /* i */
            iinc 4 /* i */ 1
            ldc 25165824
        14: .line 630
            aload 0 /* cw */
            ldc ""
        15: .line 631
            aload 2 /* input */
            iload 5 /* j */
            aaload
            checkcast jdk.internal.org.objectweb.asm.Label
            getfield jdk.internal.org.objectweb.asm.Label.position:I
        16: .line 630
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
            ior
        17: .line 629
            iastore
        18: .line 619
      StackMap locals:
      StackMap stack:
            iinc 5 /* j */ 1
      StackMap locals:
      StackMap stack:
        19: iload 5 /* j */
            iload 1 /* nInput */
            if_icmplt 3
        end local 5 // int j
        20: .line 634
            iload 4 /* i */
            ireturn
        end local 4 // int i
        end local 3 // int[] output
        end local 2 // java.lang.Object[] input
        end local 1 // int nInput
        end local 0 // jdk.internal.org.objectweb.asm.ClassWriter cw
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0      cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   21     1  nInput  I
            0   21     2   input  [Ljava/lang/Object;
            0   21     3  output  [I
            1   21     4       i  I
            2   20     5       j  I
    MethodParameters:
        Name  Flags
      cw      
      nInput  
      input   
      output  

  final void set(jdk.internal.org.objectweb.asm.Frame);
    descriptor: (Ljdk/internal/org/objectweb/asm/Frame;)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // jdk.internal.org.objectweb.asm.Frame f
         0: .line 647
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            putfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
         1: .line 648
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            putfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
         2: .line 649
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            putfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
         3: .line 650
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            putfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
         4: .line 651
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            putfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
         5: .line 652
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
            putfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
         6: .line 653
            aload 0 /* this */
            aload 1 /* f */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            putfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
         7: .line 654
            return
        end local 1 // jdk.internal.org.objectweb.asm.Frame f
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Ljdk/internal/org/objectweb/asm/Frame;
            0    8     1     f  Ljdk/internal/org/objectweb/asm/Frame;
    MethodParameters:
      Name  Flags
      f     final

  private int get(int);
    descriptor: (I)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // int local
         0: .line 664
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            ifnull 1
            iload 1 /* local */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            if_icmplt 2
         1: .line 667
      StackMap locals:
      StackMap stack:
            ldc 33554432
            iload 1 /* local */
            ior
            ireturn
         2: .line 669
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* local */
            iaload
            istore 2 /* type */
        start local 2 // int type
         3: .line 670
            iload 2 /* type */
            ifne 5
         4: .line 673
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* local */
            ldc 33554432
            iload 1 /* local */
            ior
            dup_x2
            iastore
            istore 2 /* type */
         5: .line 675
      StackMap locals: int
      StackMap stack:
            iload 2 /* type */
            ireturn
        end local 2 // int type
        end local 1 // int local
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Ljdk/internal/org/objectweb/asm/Frame;
            0    6     1  local  I
            3    6     2   type  I
    MethodParameters:
       Name  Flags
      local  final

  private void set(int, int);
    descriptor: (II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // int local
        start local 2 // int type
         0: .line 689
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            ifnonnull 2
         1: .line 690
            aload 0 /* this */
            bipush 10
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
         2: .line 692
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            istore 3 /* n */
        start local 3 // int n
         3: .line 693
            iload 1 /* local */
            iload 3 /* n */
            if_icmplt 7
         4: .line 694
            iload 1 /* local */
            iconst_1
            iadd
            iconst_2
            iload 3 /* n */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 4 /* t */
        start local 4 // int[] t
         5: .line 695
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            iconst_0
            aload 4 /* t */
            iconst_0
            iload 3 /* n */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 696
            aload 0 /* this */
            aload 4 /* t */
            putfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
        end local 4 // int[] t
         7: .line 699
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            iload 1 /* local */
            iload 2 /* type */
            iastore
         8: .line 700
            return
        end local 3 // int n
        end local 2 // int type
        end local 1 // int local
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Ljdk/internal/org/objectweb/asm/Frame;
            0    9     1  local  I
            0    9     2   type  I
            3    9     3      n  I
            5    7     4      t  [I
    MethodParameters:
       Name  Flags
      local  final
      type   final

  private void push(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // int type
         0: .line 710
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            ifnonnull 2
         1: .line 711
            aload 0 /* this */
            bipush 10
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
         2: .line 713
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            arraylength
            istore 2 /* n */
        start local 2 // int n
         3: .line 714
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iload 2 /* n */
            if_icmplt 7
         4: .line 715
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iconst_1
            iadd
            iconst_2
            iload 2 /* n */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 3 /* t */
        start local 3 // int[] t
         5: .line 716
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            iconst_0
            aload 3 /* t */
            iconst_0
            iload 2 /* n */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 717
            aload 0 /* this */
            aload 3 /* t */
            putfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
        end local 3 // int[] t
         7: .line 720
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            aload 0 /* this */
            dup
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            dup_x1
            iconst_1
            iadd
            putfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iload 1 /* type */
            iastore
         8: .line 722
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
            getfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iadd
            istore 3 /* top */
        start local 3 // int top
         9: .line 723
            iload 3 /* top */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
            getfield jdk.internal.org.objectweb.asm.Label.outputStackMax:I
            if_icmple 11
        10: .line 724
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
            iload 3 /* top */
            putfield jdk.internal.org.objectweb.asm.Label.outputStackMax:I
        11: .line 726
      StackMap locals: int
      StackMap stack:
            return
        end local 3 // int top
        end local 2 // int n
        end local 1 // int type
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Ljdk/internal/org/objectweb/asm/Frame;
            0   12     1  type  I
            3   12     2     n  I
            5    7     3     t  [I
            9   12     3   top  I
    MethodParameters:
      Name  Flags
      type  final

  private void push(jdk.internal.org.objectweb.asm.ClassWriter, java.lang.String);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=4, args_size=3
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 2 // java.lang.String desc
         0: .line 739
            aload 1 /* cw */
            aload 2 /* desc */
            invokestatic jdk.internal.org.objectweb.asm.Frame.type:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
            istore 3 /* type */
        start local 3 // int type
         1: .line 740
            iload 3 /* type */
            ifeq 5
         2: .line 741
            aload 0 /* this */
            iload 3 /* type */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
         3: .line 742
            iload 3 /* type */
            ldc 16777220
            if_icmpeq 4
            iload 3 /* type */
            ldc 16777219
            if_icmpne 5
         4: .line 743
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
         5: .line 746
      StackMap locals:
      StackMap stack:
            return
        end local 3 // int type
        end local 2 // java.lang.String desc
        end local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Ljdk/internal/org/objectweb/asm/Frame;
            0    6     1    cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0    6     2  desc  Ljava/lang/String;
            1    6     3  type  I
    MethodParameters:
      Name  Flags
      cw    final
      desc  final

  static int type(jdk.internal.org.objectweb.asm.ClassWriter, java.lang.String);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=6, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 1 // java.lang.String desc
         0: .line 759
            aload 1 /* desc */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 40
            if_icmpne 1
            aload 1 /* desc */
            bipush 41
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_1
            iadd
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: istore 3 /* index */
        start local 3 // int index
         3: .line 760
            aload 1 /* desc */
            iload 3 /* index */
            invokevirtual java.lang.String.charAt:(I)C
            tableswitch { // 66 - 90
                   66: 5
                   67: 5
                   68: 8
                   69: 11
                   70: 6
                   71: 11
                   72: 11
                   73: 5
                   74: 7
                   75: 11
                   76: 9
                   77: 11
                   78: 11
                   79: 11
                   80: 11
                   81: 11
                   82: 11
                   83: 5
                   84: 11
                   85: 11
                   86: 4
                   87: 11
                   88: 11
                   89: 11
                   90: 5
              default: 11
          }
         4: .line 762
      StackMap locals: jdk.internal.org.objectweb.asm.ClassWriter java.lang.String top int
      StackMap stack:
            iconst_0
            ireturn
         5: .line 768
      StackMap locals:
      StackMap stack:
            ldc 16777217
            ireturn
         6: .line 770
      StackMap locals:
      StackMap stack:
            ldc 16777218
            ireturn
         7: .line 772
      StackMap locals:
      StackMap stack:
            ldc 16777220
            ireturn
         8: .line 774
      StackMap locals:
      StackMap stack:
            ldc 16777219
            ireturn
         9: .line 777
      StackMap locals:
      StackMap stack:
            aload 1 /* desc */
            iload 3 /* index */
            iconst_1
            iadd
            aload 1 /* desc */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 2 /* t */
        start local 2 // java.lang.String t
        10: .line 778
            ldc 24117248
            aload 0 /* cw */
            aload 2 /* t */
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            ireturn
        end local 2 // java.lang.String t
        11: .line 783
      StackMap locals:
      StackMap stack:
            iload 3 /* index */
            iconst_1
            iadd
            istore 5 /* dims */
        start local 5 // int dims
        12: .line 784
            goto 14
        13: .line 785
      StackMap locals: jdk.internal.org.objectweb.asm.ClassWriter java.lang.String top int top int
      StackMap stack:
            iinc 5 /* dims */ 1
        14: .line 784
      StackMap locals:
      StackMap stack:
            aload 1 /* desc */
            iload 5 /* dims */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpeq 13
        15: .line 787
            aload 1 /* desc */
            iload 5 /* dims */
            invokevirtual java.lang.String.charAt:(I)C
            lookupswitch { // 8
                   66: 20
                   67: 18
                   68: 30
                   70: 26
                   73: 24
                   74: 28
                   83: 22
                   90: 16
              default: 32
          }
        16: .line 789
      StackMap locals:
      StackMap stack:
            ldc 16777225
            istore 4 /* data */
        start local 4 // int data
        17: .line 790
            goto 34
        end local 4 // int data
        18: .line 792
      StackMap locals:
      StackMap stack:
            ldc 16777227
            istore 4 /* data */
        start local 4 // int data
        19: .line 793
            goto 34
        end local 4 // int data
        20: .line 795
      StackMap locals:
      StackMap stack:
            ldc 16777226
            istore 4 /* data */
        start local 4 // int data
        21: .line 796
            goto 34
        end local 4 // int data
        22: .line 798
      StackMap locals:
      StackMap stack:
            ldc 16777228
            istore 4 /* data */
        start local 4 // int data
        23: .line 799
            goto 34
        end local 4 // int data
        24: .line 801
      StackMap locals:
      StackMap stack:
            ldc 16777217
            istore 4 /* data */
        start local 4 // int data
        25: .line 802
            goto 34
        end local 4 // int data
        26: .line 804
      StackMap locals:
      StackMap stack:
            ldc 16777218
            istore 4 /* data */
        start local 4 // int data
        27: .line 805
            goto 34
        end local 4 // int data
        28: .line 807
      StackMap locals:
      StackMap stack:
            ldc 16777220
            istore 4 /* data */
        start local 4 // int data
        29: .line 808
            goto 34
        end local 4 // int data
        30: .line 810
      StackMap locals:
      StackMap stack:
            ldc 16777219
            istore 4 /* data */
        start local 4 // int data
        31: .line 811
            goto 34
        end local 4 // int data
        32: .line 815
      StackMap locals:
      StackMap stack:
            aload 1 /* desc */
            iload 5 /* dims */
            iconst_1
            iadd
            aload 1 /* desc */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 2 /* t */
        start local 2 // java.lang.String t
        33: .line 816
            ldc 24117248
            aload 0 /* cw */
            aload 2 /* t */
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 4 /* data */
        end local 2 // java.lang.String t
        start local 4 // int data
        34: .line 818
      StackMap locals: jdk.internal.org.objectweb.asm.ClassWriter java.lang.String top int int int
      StackMap stack:
            iload 5 /* dims */
            iload 3 /* index */
            isub
            bipush 28
            ishl
            iload 4 /* data */
            ior
            ireturn
        end local 5 // int dims
        end local 4 // int data
        end local 3 // int index
        end local 1 // java.lang.String desc
        end local 0 // jdk.internal.org.objectweb.asm.ClassWriter cw
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   35     0     cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   35     1   desc  Ljava/lang/String;
           10   11     2      t  Ljava/lang/String;
           33   34     2      t  Ljava/lang/String;
            3   35     3  index  I
           17   18     4   data  I
           19   20     4   data  I
           21   22     4   data  I
           23   24     4   data  I
           25   26     4   data  I
           27   28     4   data  I
           29   30     4   data  I
           31   32     4   data  I
           34   35     4   data  I
           12   35     5   dims  I
    MethodParameters:
      Name  Flags
      cw    final
      desc  final

  private int pop();
    descriptor: ()I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
         0: .line 828
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            ifle 2
         1: .line 829
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            aload 0 /* this */
            dup
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iconst_1
            isub
            dup_x1
            putfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iaload
            ireturn
         2: .line 832
      StackMap locals:
      StackMap stack:
            ldc 50331648
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
            dup
            getfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
            iconst_1
            isub
            dup_x1
            putfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
            ineg
            ior
            ireturn
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Ljdk/internal/org/objectweb/asm/Frame;

  private void pop(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // int elements
         0: .line 843
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iload 1 /* elements */
            if_icmplt 3
         1: .line 844
            aload 0 /* this */
            dup
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iload 1 /* elements */
            isub
            putfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
         2: .line 845
            goto 5
         3: .line 849
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
            dup
            getfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
            iload 1 /* elements */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            isub
            isub
            putfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
         4: .line 850
            aload 0 /* this */
            iconst_0
            putfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
         5: .line 852
      StackMap locals:
      StackMap stack:
            return
        end local 1 // int elements
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Ljdk/internal/org/objectweb/asm/Frame;
            0    6     1  elements  I
    MethodParameters:
          Name  Flags
      elements  final

  private void pop(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // java.lang.String desc
         0: .line 863
            aload 1 /* desc */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            istore 2 /* c */
        start local 2 // char c
         1: .line 864
            iload 2 /* c */
            bipush 40
            if_icmpne 4
         2: .line 865
            aload 0 /* this */
            aload 1 /* desc */
            invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
            iconst_2
            ishr
            iconst_1
            isub
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
         3: .line 866
            goto 8
      StackMap locals: int
      StackMap stack:
         4: iload 2 /* c */
            bipush 74
            if_icmpeq 5
            iload 2 /* c */
            bipush 68
            if_icmpne 7
         5: .line 867
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
         6: .line 868
            goto 8
         7: .line 869
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
         8: .line 871
      StackMap locals:
      StackMap stack:
            return
        end local 2 // char c
        end local 1 // java.lang.String desc
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Ljdk/internal/org/objectweb/asm/Frame;
            0    9     1  desc  Ljava/lang/String;
            1    9     2     c  C
    MethodParameters:
      Name  Flags
      desc  final

  private void init(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // int var
         0: .line 882
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            ifnonnull 2
         1: .line 883
            aload 0 /* this */
            iconst_2
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
         2: .line 885
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            arraylength
            istore 2 /* n */
        start local 2 // int n
         3: .line 886
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
            iload 2 /* n */
            if_icmplt 7
         4: .line 887
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
            iconst_1
            iadd
            iconst_2
            iload 2 /* n */
            imul
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 3 /* t */
        start local 3 // int[] t
         5: .line 888
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            iconst_0
            aload 3 /* t */
            iconst_0
            iload 2 /* n */
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         6: .line 889
            aload 0 /* this */
            aload 3 /* t */
            putfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
        end local 3 // int[] t
         7: .line 892
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            aload 0 /* this */
            dup
            getfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
            dup_x1
            iconst_1
            iadd
            putfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
            iload 1 /* var */
            iastore
         8: .line 893
            return
        end local 2 // int n
        end local 1 // int var
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Ljdk/internal/org/objectweb/asm/Frame;
            0    9     1   var  I
            3    9     2     n  I
            5    7     3     t  [I
    MethodParameters:
      Name  Flags
      var   final

  private int init(jdk.internal.org.objectweb.asm.ClassWriter, int);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;I)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=8, args_size=3
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 2 // int t
         0: .line 908
            iload 2 /* t */
            ldc 16777222
            if_icmpne 3
         1: .line 909
            ldc 24117248
            aload 1 /* cw */
            aload 1 /* cw */
            getfield jdk.internal.org.objectweb.asm.ClassWriter.thisName:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 3 /* s */
        start local 3 // int s
         2: .line 910
            goto 8
        end local 3 // int s
      StackMap locals:
      StackMap stack:
         3: iload 2 /* t */
            ldc -1048576
            iand
            ldc 25165824
            if_icmpne 7
         4: .line 911
            aload 1 /* cw */
            getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
            iload 2 /* t */
            ldc 1048575
            iand
            aaload
            getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            astore 4 /* type */
        start local 4 // java.lang.String type
         5: .line 912
            ldc 24117248
            aload 1 /* cw */
            aload 4 /* type */
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 3 /* s */
        end local 4 // java.lang.String type
        start local 3 // int s
         6: .line 913
            goto 8
        end local 3 // int s
         7: .line 914
      StackMap locals:
      StackMap stack:
            iload 2 /* t */
            ireturn
        start local 3 // int s
         8: .line 916
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 4 /* j */
        start local 4 // int j
         9: goto 21
        10: .line 917
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            iload 4 /* j */
            iaload
            istore 5 /* u */
        start local 5 // int u
        11: .line 918
            iload 5 /* u */
            ldc -268435456
            iand
            istore 6 /* dim */
        start local 6 // int dim
        12: .line 919
            iload 5 /* u */
            ldc 251658240
            iand
            istore 7 /* kind */
        start local 7 // int kind
        13: .line 920
            iload 7 /* kind */
            ldc 33554432
            if_icmpne 16
        14: .line 921
            iload 6 /* dim */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* u */
            ldc 8388607
            iand
            iaload
            iadd
            istore 5 /* u */
        15: .line 922
            goto 18
      StackMap locals: int int int
      StackMap stack:
        16: iload 7 /* kind */
            ldc 50331648
            if_icmpne 18
        17: .line 923
            iload 6 /* dim */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            arraylength
            iload 5 /* u */
            ldc 8388607
            iand
            isub
            iaload
            iadd
            istore 5 /* u */
        18: .line 925
      StackMap locals:
      StackMap stack:
            iload 2 /* t */
            iload 5 /* u */
            if_icmpne 20
        19: .line 926
            iload 3 /* s */
            ireturn
        end local 7 // int kind
        end local 6 // int dim
        end local 5 // int u
        20: .line 916
      StackMap locals:
      StackMap stack:
            iinc 4 /* j */ 1
      StackMap locals:
      StackMap stack:
        21: iload 4 /* j */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializationCount:I
            if_icmplt 10
        end local 4 // int j
        22: .line 929
            iload 2 /* t */
            ireturn
        end local 3 // int s
        end local 2 // int t
        end local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   23     0  this  Ljdk/internal/org/objectweb/asm/Frame;
            0   23     1    cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   23     2     t  I
            2    3     3     s  I
            6    7     3     s  I
            8   23     3     s  I
            5    6     4  type  Ljava/lang/String;
            9   22     4     j  I
           11   20     5     u  I
           12   20     6   dim  I
           13   20     7  kind  I
    MethodParameters:
      Name  Flags
      cw    final
      t     final

  final void initInputFrame(jdk.internal.org.objectweb.asm.ClassWriter, int, jdk.internal.org.objectweb.asm.Type[], int);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;I[Ljdk/internal/org/objectweb/asm/Type;I)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=5, locals=8, args_size=5
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 2 // int access
        start local 3 // jdk.internal.org.objectweb.asm.Type[] args
        start local 4 // int maxLocals
         0: .line 947
            aload 0 /* this */
            iload 4 /* maxLocals */
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
         1: .line 948
            aload 0 /* this */
            iconst_0
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
         2: .line 949
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         3: .line 950
            iload 2 /* access */
            bipush 8
            iand
            ifne 8
         4: .line 951
            iload 2 /* access */
            ldc 524288
            iand
            ifne 7
         5: .line 952
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 24117248
            aload 1 /* cw */
            aload 1 /* cw */
            getfield jdk.internal.org.objectweb.asm.ClassWriter.thisName:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            iastore
         6: .line 953
            goto 8
         7: .line 954
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 16777222
            iastore
         8: .line 957
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 6 /* j */
        start local 6 // int j
         9: goto 15
        10: .line 958
      StackMap locals: int
      StackMap stack:
            aload 1 /* cw */
            aload 3 /* args */
            iload 6 /* j */
            aaload
            invokevirtual jdk.internal.org.objectweb.asm.Type.getDescriptor:()Ljava/lang/String;
            invokestatic jdk.internal.org.objectweb.asm.Frame.type:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)I
            istore 7 /* t */
        start local 7 // int t
        11: .line 959
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            iload 7 /* t */
            iastore
        12: .line 960
            iload 7 /* t */
            ldc 16777220
            if_icmpeq 13
            iload 7 /* t */
            ldc 16777219
            if_icmpne 14
        13: .line 961
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 16777216
            iastore
        end local 7 // int t
        14: .line 957
      StackMap locals:
      StackMap stack:
            iinc 6 /* j */ 1
      StackMap locals:
      StackMap stack:
        15: iload 6 /* j */
            aload 3 /* args */
            arraylength
            if_icmplt 10
        end local 6 // int j
        16: .line 964
            goto 18
        17: .line 965
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iinc 5 /* i */ 1
            ldc 16777216
            iastore
        18: .line 964
      StackMap locals:
      StackMap stack:
            iload 5 /* i */
            iload 4 /* maxLocals */
            if_icmplt 17
        19: .line 967
            return
        end local 5 // int i
        end local 4 // int maxLocals
        end local 3 // jdk.internal.org.objectweb.asm.Type[] args
        end local 2 // int access
        end local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   20     0       this  Ljdk/internal/org/objectweb/asm/Frame;
            0   20     1         cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   20     2     access  I
            0   20     3       args  [Ljdk/internal/org/objectweb/asm/Type;
            0   20     4  maxLocals  I
            3   20     5          i  I
            9   16     6          j  I
           11   14     7          t  I
    MethodParameters:
           Name  Flags
      cw         final
      access     final
      args       final
      maxLocals  final

  void execute(int, int, jdk.internal.org.objectweb.asm.ClassWriter, jdk.internal.org.objectweb.asm.Item);
    descriptor: (IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=10, args_size=5
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // int opcode
        start local 2 // int arg
        start local 3 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 4 // jdk.internal.org.objectweb.asm.Item item
         0: .line 984
            iload 1 /* opcode */
            tableswitch { // 0 - 199
                    0: 1
                    1: 2
                    2: 4
                    3: 4
                    4: 4
                    5: 4
                    6: 4
                    7: 4
                    8: 4
                    9: 6
                   10: 6
                   11: 9
                   12: 9
                   13: 9
                   14: 11
                   15: 11
                   16: 4
                   17: 4
                   18: 14
                   19: 230
                   20: 230
                   21: 4
                   22: 6
                   23: 9
                   24: 11
                   25: 33
                   26: 230
                   27: 230
                   28: 230
                   29: 230
                   30: 230
                   31: 230
                   32: 230
                   33: 230
                   34: 230
                   35: 230
                   36: 230
                   37: 230
                   38: 230
                   39: 230
                   40: 230
                   41: 230
                   42: 230
                   43: 230
                   44: 230
                   45: 230
                   46: 35
                   47: 38
                   48: 42
                   49: 45
                   50: 49
                   51: 35
                   52: 35
                   53: 35
                   54: 55
                   55: 65
                   56: 55
                   57: 65
                   58: 55
                   59: 230
                   60: 230
                   61: 230
                   62: 230
                   63: 230
                   64: 230
                   65: 230
                   66: 230
                   67: 230
                   68: 230
                   69: 230
                   70: 230
                   71: 230
                   72: 230
                   73: 230
                   74: 230
                   75: 230
                   76: 230
                   77: 230
                   78: 230
                   79: 77
                   80: 79
                   81: 77
                   82: 79
                   83: 77
                   84: 77
                   85: 77
                   86: 77
                   87: 81
                   88: 83
                   89: 85
                   90: 89
                   91: 95
                   92: 103
                   93: 110
                   94: 119
                   95: 130
                   96: 135
                   97: 138
                   98: 142
                   99: 145
                  100: 135
                  101: 138
                  102: 142
                  103: 145
                  104: 135
                  105: 138
                  106: 142
                  107: 145
                  108: 135
                  109: 138
                  110: 142
                  111: 145
                  112: 135
                  113: 138
                  114: 142
                  115: 145
                  116: 1
                  117: 1
                  118: 1
                  119: 1
                  120: 135
                  121: 149
                  122: 135
                  123: 149
                  124: 135
                  125: 149
                  126: 135
                  127: 138
                  128: 135
                  129: 138
                  130: 135
                  131: 138
                  132: 153
                  133: 155
                  134: 159
                  135: 162
                  136: 135
                  137: 142
                  138: 45
                  139: 166
                  140: 155
                  141: 162
                  142: 135
                  143: 38
                  144: 142
                  145: 1
                  146: 1
                  147: 1
                  148: 169
                  149: 135
                  150: 135
                  151: 169
                  152: 169
                  153: 81
                  154: 81
                  155: 81
                  156: 81
                  157: 81
                  158: 81
                  159: 83
                  160: 83
                  161: 83
                  162: 83
                  163: 83
                  164: 83
                  165: 83
                  166: 83
                  167: 1
                  168: 172
                  169: 172
                  170: 81
                  171: 81
                  172: 81
                  173: 83
                  174: 81
                  175: 83
                  176: 81
                  177: 1
                  178: 175
                  179: 177
                  180: 179
                  181: 182
                  182: 185
                  183: 185
                  184: 185
                  185: 185
                  186: 193
                  187: 196
                  188: 198
                  189: 216
                  190: 166
                  191: 81
                  192: 223
                  193: 166
                  194: 81
                  195: 81
                  196: 230
                  197: 230
                  198: 81
                  199: 81
              default: 230
          }
         1: .line 995
      StackMap locals:
      StackMap stack:
            goto 232
         2: .line 997
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777221
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
         3: .line 998
            goto 232
         4: .line 1009
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
         5: .line 1010
            goto 232
         6: .line 1014
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777220
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
         7: .line 1015
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
         8: .line 1016
            goto 232
         9: .line 1021
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777218
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        10: .line 1022
            goto 232
        11: .line 1026
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777219
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        12: .line 1027
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        13: .line 1028
            goto 232
        14: .line 1030
      StackMap locals:
      StackMap stack:
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.type:I
            tableswitch { // 3 - 16
                    3: 15
                    4: 20
                    5: 17
                    6: 22
                    7: 25
                    8: 27
                    9: 31
                   10: 31
                   11: 31
                   12: 31
                   13: 31
                   14: 31
                   15: 31
                   16: 29
              default: 31
          }
        15: .line 1032
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        16: .line 1033
            goto 232
        17: .line 1035
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777220
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        18: .line 1036
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        19: .line 1037
            goto 232
        20: .line 1039
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777218
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        21: .line 1040
            goto 232
        22: .line 1042
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 16777219
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        23: .line 1043
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        24: .line 1044
            goto 232
        25: .line 1046
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            ldc "java/lang/Class"
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        26: .line 1047
            goto 232
        27: .line 1049
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            ldc "java/lang/String"
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        28: .line 1050
            goto 232
        29: .line 1052
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            ldc "java/lang/invoke/MethodType"
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        30: .line 1053
            goto 232
        31: .line 1056
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            ldc "java/lang/invoke/MethodHandle"
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        32: .line 1058
            goto 232
        33: .line 1060
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            iload 2 /* arg */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.get:(I)I
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        34: .line 1061
            goto 232
        35: .line 1066
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        36: .line 1067
            aload 0 /* this */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        37: .line 1068
            goto 232
        38: .line 1071
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        39: .line 1072
            aload 0 /* this */
            ldc 16777220
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        40: .line 1073
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        41: .line 1074
            goto 232
        42: .line 1076
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        43: .line 1077
            aload 0 /* this */
            ldc 16777218
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        44: .line 1078
            goto 232
        45: .line 1081
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        46: .line 1082
            aload 0 /* this */
            ldc 16777219
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        47: .line 1083
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        48: .line 1084
            goto 232
        49: .line 1086
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        50: .line 1087
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        51: .line 1088
            aload 0 /* this */
            iload 5 /* t1 */
            ldc 16777221
            if_icmpne 52
            iload 5 /* t1 */
            goto 53
      StackMap locals: jdk.internal.org.objectweb.asm.Frame int int jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Item int
      StackMap stack: jdk.internal.org.objectweb.asm.Frame
        52: ldc -268435456
            iload 5 /* t1 */
            iadd
      StackMap locals: jdk.internal.org.objectweb.asm.Frame int int jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Item int
      StackMap stack: jdk.internal.org.objectweb.asm.Frame int
        53: invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        54: .line 1089
            goto 232
        end local 5 // int t1
        55: .line 1093
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        56: .line 1094
            aload 0 /* this */
            iload 2 /* arg */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        57: .line 1095
            iload 2 /* arg */
            ifle 232
        58: .line 1096
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            invokevirtual jdk.internal.org.objectweb.asm.Frame.get:(I)I
            istore 6 /* t2 */
        start local 6 // int t2
        59: .line 1098
            iload 6 /* t2 */
            ldc 16777220
            if_icmpeq 60
            iload 6 /* t2 */
            ldc 16777219
            if_icmpne 62
        60: .line 1099
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        61: .line 1100
            goto 232
      StackMap locals:
      StackMap stack:
        62: iload 6 /* t2 */
            ldc 251658240
            iand
            ldc 16777216
            if_icmpeq 232
        63: .line 1101
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            iload 6 /* t2 */
            ldc 8388608
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        end local 6 // int t2
        64: .line 1104
            goto 232
        end local 5 // int t1
        65: .line 1107
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        66: .line 1108
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        67: .line 1109
            aload 0 /* this */
            iload 2 /* arg */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        68: .line 1110
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            iadd
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        69: .line 1111
            iload 2 /* arg */
            ifle 232
        70: .line 1112
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            invokevirtual jdk.internal.org.objectweb.asm.Frame.get:(I)I
            istore 6 /* t2 */
        start local 6 // int t2
        71: .line 1114
            iload 6 /* t2 */
            ldc 16777220
            if_icmpeq 72
            iload 6 /* t2 */
            ldc 16777219
            if_icmpne 74
        72: .line 1115
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        73: .line 1116
            goto 232
      StackMap locals:
      StackMap stack:
        74: iload 6 /* t2 */
            ldc 251658240
            iand
            ldc 16777216
            if_icmpeq 232
        75: .line 1117
            aload 0 /* this */
            iload 2 /* arg */
            iconst_1
            isub
            iload 6 /* t2 */
            ldc 8388608
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
        end local 6 // int t2
        76: .line 1120
            goto 232
        end local 5 // int t1
        77: .line 1127
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        78: .line 1128
            goto 232
        79: .line 1131
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        80: .line 1132
            goto 232
        81: .line 1150
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        82: .line 1151
            goto 232
        83: .line 1163
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
        84: .line 1164
            goto 232
        85: .line 1166
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        86: .line 1167
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        87: .line 1168
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        88: .line 1169
            goto 232
        end local 5 // int t1
        89: .line 1171
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        90: .line 1172
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
        91: .line 1173
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        92: .line 1174
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        93: .line 1175
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        94: .line 1176
            goto 232
        end local 6 // int t2
        end local 5 // int t1
        95: .line 1178
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
        96: .line 1179
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
        97: .line 1180
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 7 /* t3 */
        start local 7 // int t3
        98: .line 1181
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
        99: .line 1182
            aload 0 /* this */
            iload 7 /* t3 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       100: .line 1183
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       101: .line 1184
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       102: .line 1185
            goto 232
        end local 7 // int t3
        end local 6 // int t2
        end local 5 // int t1
       103: .line 1187
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       104: .line 1188
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       105: .line 1189
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       106: .line 1190
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       107: .line 1191
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       108: .line 1192
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       109: .line 1193
            goto 232
        end local 6 // int t2
        end local 5 // int t1
       110: .line 1195
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       111: .line 1196
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       112: .line 1197
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 7 /* t3 */
        start local 7 // int t3
       113: .line 1198
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       114: .line 1199
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       115: .line 1200
            aload 0 /* this */
            iload 7 /* t3 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       116: .line 1201
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       117: .line 1202
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       118: .line 1203
            goto 232
        end local 7 // int t3
        end local 6 // int t2
        end local 5 // int t1
       119: .line 1205
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       120: .line 1206
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       121: .line 1207
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 7 /* t3 */
        start local 7 // int t3
       122: .line 1208
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 8 /* t4 */
        start local 8 // int t4
       123: .line 1209
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       124: .line 1210
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       125: .line 1211
            aload 0 /* this */
            iload 8 /* t4 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       126: .line 1212
            aload 0 /* this */
            iload 7 /* t3 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       127: .line 1213
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       128: .line 1214
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       129: .line 1215
            goto 232
        end local 8 // int t4
        end local 7 // int t3
        end local 6 // int t2
        end local 5 // int t1
       130: .line 1217
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       131: .line 1218
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 6 /* t2 */
        start local 6 // int t2
       132: .line 1219
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       133: .line 1220
            aload 0 /* this */
            iload 6 /* t2 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       134: .line 1221
            goto 232
        end local 6 // int t2
        end local 5 // int t1
       135: .line 1237
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       136: .line 1238
            aload 0 /* this */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       137: .line 1239
            goto 232
       138: .line 1248
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       139: .line 1249
            aload 0 /* this */
            ldc 16777220
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       140: .line 1250
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       141: .line 1251
            goto 232
       142: .line 1259
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       143: .line 1260
            aload 0 /* this */
            ldc 16777218
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       144: .line 1261
            goto 232
       145: .line 1267
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       146: .line 1268
            aload 0 /* this */
            ldc 16777219
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       147: .line 1269
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       148: .line 1270
            goto 232
       149: .line 1274
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       150: .line 1275
            aload 0 /* this */
            ldc 16777220
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       151: .line 1276
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       152: .line 1277
            goto 232
       153: .line 1279
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.set:(II)V
       154: .line 1280
            goto 232
       155: .line 1283
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       156: .line 1284
            aload 0 /* this */
            ldc 16777220
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       157: .line 1285
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       158: .line 1286
            goto 232
       159: .line 1288
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       160: .line 1289
            aload 0 /* this */
            ldc 16777218
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       161: .line 1290
            goto 232
       162: .line 1293
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       163: .line 1294
            aload 0 /* this */
            ldc 16777219
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       164: .line 1295
            aload 0 /* this */
            ldc 16777216
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       165: .line 1296
            goto 232
       166: .line 1300
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       167: .line 1301
            aload 0 /* this */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       168: .line 1302
            goto 232
       169: .line 1306
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       170: .line 1307
            aload 0 /* this */
            ldc 16777217
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       171: .line 1308
            goto 232
       172: .line 1311
      StackMap locals:
      StackMap stack:
            new java.lang.RuntimeException
            dup
       173: .line 1312
            ldc "JSR/RET are not supported with computeFrames option"
       174: .line 1311
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
            athrow
       175: .line 1314
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       176: .line 1315
            goto 232
       177: .line 1317
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       178: .line 1318
            goto 232
       179: .line 1320
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       180: .line 1321
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       181: .line 1322
            goto 232
       182: .line 1324
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       183: .line 1325
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            pop
       184: .line 1326
            goto 232
       185: .line 1331
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       186: .line 1332
            iload 1 /* opcode */
            sipush 184
            if_icmpeq 191
       187: .line 1333
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            istore 5 /* t1 */
        start local 5 // int t1
       188: .line 1334
            iload 1 /* opcode */
            sipush 183
            if_icmpne 191
       189: .line 1335
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal2:Ljava/lang/String;
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 60
            if_icmpne 191
       190: .line 1336
            aload 0 /* this */
            iload 5 /* t1 */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.init:(I)V
        end local 5 // int t1
       191: .line 1339
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal3:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       192: .line 1340
            goto 232
       193: .line 1342
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal2:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(Ljava/lang/String;)V
       194: .line 1343
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal2:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       195: .line 1344
            goto 232
       196: .line 1346
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 25165824
            aload 3 /* cw */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            iload 2 /* arg */
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       197: .line 1347
            goto 232
       198: .line 1349
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            pop
       199: .line 1350
            iload 2 /* arg */
            tableswitch { // 4 - 10
                    4: 200
                    5: 202
                    6: 210
                    7: 212
                    8: 204
                    9: 206
                   10: 208
              default: 214
          }
       200: .line 1352
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212681
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       201: .line 1353
            goto 232
       202: .line 1355
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212683
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       203: .line 1356
            goto 232
       204: .line 1358
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212682
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       205: .line 1359
            goto 232
       206: .line 1361
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212684
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       207: .line 1362
            goto 232
       208: .line 1364
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212673
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       209: .line 1365
            goto 232
       210: .line 1367
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212674
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       211: .line 1368
            goto 232
       212: .line 1370
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212675
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       213: .line 1371
            goto 232
       214: .line 1374
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc 285212676
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       215: .line 1377
            goto 232
       216: .line 1379
      StackMap locals:
      StackMap stack:
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            astore 9 /* s */
        start local 9 // java.lang.String s
       217: .line 1380
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            pop
       218: .line 1381
            aload 9 /* s */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpne 221
       219: .line 1382
            aload 0 /* this */
            aload 3 /* cw */
            new java.lang.StringBuilder
            dup
            bipush 91
            invokestatic java.lang.String.valueOf:(C)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 9 /* s */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       220: .line 1383
            goto 232
       221: .line 1384
      StackMap locals: jdk.internal.org.objectweb.asm.Frame int int jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Item top top top top java.lang.String
      StackMap stack:
            aload 0 /* this */
            ldc 292552704
            aload 3 /* cw */
            aload 9 /* s */
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       222: .line 1386
            goto 232
        end local 9 // java.lang.String s
       223: .line 1388
      StackMap locals: jdk.internal.org.objectweb.asm.Frame int int jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Item
      StackMap stack:
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            astore 9 /* s */
        start local 9 // java.lang.String s
       224: .line 1389
            aload 0 /* this */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:()I
            pop
       225: .line 1390
            aload 9 /* s */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            bipush 91
            if_icmpne 228
       226: .line 1391
            aload 0 /* this */
            aload 3 /* cw */
            aload 9 /* s */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       227: .line 1392
            goto 232
       228: .line 1393
      StackMap locals: jdk.internal.org.objectweb.asm.Frame int int jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Item top top top top java.lang.String
      StackMap stack:
            aload 0 /* this */
            ldc 24117248
            aload 3 /* cw */
            aload 9 /* s */
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(I)V
       229: .line 1395
            goto 232
        end local 9 // java.lang.String s
       230: .line 1398
      StackMap locals: jdk.internal.org.objectweb.asm.Frame int int jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Item
      StackMap stack:
            aload 0 /* this */
            iload 2 /* arg */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.pop:(I)V
       231: .line 1399
            aload 0 /* this */
            aload 3 /* cw */
            aload 4 /* item */
            getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
            invokevirtual jdk.internal.org.objectweb.asm.Frame.push:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljava/lang/String;)V
       232: .line 1402
      StackMap locals:
      StackMap stack:
            return
        end local 4 // jdk.internal.org.objectweb.asm.Item item
        end local 3 // jdk.internal.org.objectweb.asm.ClassWriter cw
        end local 2 // int arg
        end local 1 // int opcode
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0  233     0    this  Ljdk/internal/org/objectweb/asm/Frame;
            0  233     1  opcode  I
            0  233     2     arg  I
            0  233     3      cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0  233     4    item  Ljdk/internal/org/objectweb/asm/Item;
           51   55     5      t1  I
           56   65     5      t1  I
           67   77     5      t1  I
           86   89     5      t1  I
           90   95     5      t1  I
           96  103     5      t1  I
          104  110     5      t1  I
          111  119     5      t1  I
          120  130     5      t1  I
          131  135     5      t1  I
          188  191     5      t1  I
           59   64     6      t2  I
           71   76     6      t2  I
           91   95     6      t2  I
           97  103     6      t2  I
          105  110     6      t2  I
          112  119     6      t2  I
          121  130     6      t2  I
          132  135     6      t2  I
           98  103     7      t3  I
          113  119     7      t3  I
          122  130     7      t3  I
          123  130     8      t4  I
          217  223     9       s  Ljava/lang/String;
          224  230     9       s  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      opcode  final
      arg     final
      cw      final
      item    final

  final boolean merge(jdk.internal.org.objectweb.asm.ClassWriter, jdk.internal.org.objectweb.asm.Frame, int);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Frame;I)Z
    flags: (0x0010) ACC_FINAL
    Code:
      stack=6, locals=13, args_size=4
        start local 0 // jdk.internal.org.objectweb.asm.Frame this
        start local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 2 // jdk.internal.org.objectweb.asm.Frame frame
        start local 3 // int edge
         0: .line 1420
            iconst_0
            istore 4 /* changed */
        start local 4 // boolean changed
         1: .line 1423
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            arraylength
            istore 10 /* nLocal */
        start local 10 // int nLocal
         2: .line 1424
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            arraylength
            istore 11 /* nStack */
        start local 11 // int nStack
         3: .line 1425
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            ifnonnull 6
         4: .line 1426
            aload 2 /* frame */
            iload 10 /* nLocal */
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
         5: .line 1427
            iconst_1
            istore 4 /* changed */
         6: .line 1430
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int top top top top top int int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
         7: goto 31
         8: .line 1431
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top top int int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            ifnull 26
            iload 5 /* i */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            arraylength
            if_icmpge 26
         9: .line 1432
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputLocals:[I
            iload 5 /* i */
            iaload
            istore 6 /* s */
        start local 6 // int s
        10: .line 1433
            iload 6 /* s */
            ifne 13
        11: .line 1434
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        12: .line 1435
            goto 27
        end local 9 // int t
        13: .line 1436
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int int top top top int int
      StackMap stack:
            iload 6 /* s */
            ldc -268435456
            iand
            istore 7 /* dim */
        start local 7 // int dim
        14: .line 1437
            iload 6 /* s */
            ldc 251658240
            iand
            istore 8 /* kind */
        start local 8 // int kind
        15: .line 1438
            iload 8 /* kind */
            ldc 16777216
            if_icmpne 18
        16: .line 1439
            iload 6 /* s */
            istore 9 /* t */
        start local 9 // int t
        17: .line 1440
            goto 27
        end local 9 // int t
        18: .line 1441
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int int int int top int int
      StackMap stack:
            iload 8 /* kind */
            ldc 33554432
            if_icmpne 21
        19: .line 1442
            iload 7 /* dim */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* s */
            ldc 8388607
            iand
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        20: .line 1443
            goto 22
        end local 9 // int t
        21: .line 1444
      StackMap locals:
      StackMap stack:
            iload 7 /* dim */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            iload 11 /* nStack */
            iload 6 /* s */
            ldc 8388607
            iand
            isub
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        22: .line 1446
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int int int int int int int
      StackMap stack:
            iload 6 /* s */
            ldc 8388608
            iand
            ifeq 27
        23: .line 1447
            iload 9 /* t */
            ldc 16777220
            if_icmpeq 24
            iload 9 /* t */
            ldc 16777219
            if_icmpne 27
        24: .line 1448
      StackMap locals:
      StackMap stack:
            ldc 16777216
            istore 9 /* t */
        end local 8 // int kind
        end local 7 // int dim
        25: .line 1452
            goto 27
        end local 9 // int t
        end local 6 // int s
        26: .line 1453
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top top int int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        27: .line 1455
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top int int int
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            ifnull 29
        28: .line 1456
            aload 0 /* this */
            aload 1 /* cw */
            iload 9 /* t */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.init:(Ljdk/internal/org/objectweb/asm/ClassWriter;I)I
            istore 9 /* t */
        29: .line 1458
      StackMap locals:
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            invokestatic jdk.internal.org.objectweb.asm.Frame.merge:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        30: .line 1430
            iinc 5 /* i */ 1
        end local 9 // int t
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top top int int
      StackMap stack:
        31: iload 5 /* i */
            iload 10 /* nLocal */
            if_icmplt 8
        32: .line 1461
            iload 3 /* edge */
            ifle 43
        33: .line 1462
            iconst_0
            istore 5 /* i */
            goto 37
        34: .line 1463
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        35: .line 1464
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 5 /* i */
            invokestatic jdk.internal.org.objectweb.asm.Frame.merge:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        36: .line 1462
            iinc 5 /* i */ 1
        end local 9 // int t
      StackMap locals:
      StackMap stack:
        37: iload 5 /* i */
            iload 10 /* nLocal */
            if_icmplt 34
        38: .line 1466
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            ifnonnull 41
        39: .line 1467
            aload 2 /* frame */
            iconst_1
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
        40: .line 1468
            iconst_1
            istore 4 /* changed */
        41: .line 1470
      StackMap locals:
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 3 /* edge */
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            iconst_0
            invokestatic jdk.internal.org.objectweb.asm.Frame.merge:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        42: .line 1471
            iload 4 /* changed */
            ireturn
        43: .line 1474
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            arraylength
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
            getfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
            iadd
            istore 12 /* nInputStack */
        start local 12 // int nInputStack
        44: .line 1475
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            ifnonnull 47
        45: .line 1476
            aload 2 /* frame */
            iload 12 /* nInputStack */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            iadd
            newarray 10
            putfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
        46: .line 1477
            iconst_1
            istore 4 /* changed */
        47: .line 1480
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 5 /* i */
            goto 53
        48: .line 1481
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            iload 5 /* i */
            iaload
            istore 9 /* t */
        start local 9 // int t
        49: .line 1482
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            ifnull 51
        50: .line 1483
            aload 0 /* this */
            aload 1 /* cw */
            iload 9 /* t */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.init:(Ljdk/internal/org/objectweb/asm/ClassWriter;I)I
            istore 9 /* t */
        51: .line 1485
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top int int int int
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            iload 5 /* i */
            invokestatic jdk.internal.org.objectweb.asm.Frame.merge:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        52: .line 1480
            iinc 5 /* i */ 1
        end local 9 // int t
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top top int int int
      StackMap stack:
        53: iload 5 /* i */
            iload 12 /* nInputStack */
            if_icmplt 48
        54: .line 1487
            iconst_0
            istore 5 /* i */
            goto 72
        55: .line 1488
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStack:[I
            iload 5 /* i */
            iaload
            istore 6 /* s */
        start local 6 // int s
        56: .line 1489
            iload 6 /* s */
            ldc -268435456
            iand
            istore 7 /* dim */
        start local 7 // int dim
        57: .line 1490
            iload 6 /* s */
            ldc 251658240
            iand
            istore 8 /* kind */
        start local 8 // int kind
        58: .line 1491
            iload 8 /* kind */
            ldc 16777216
            if_icmpne 61
        59: .line 1492
            iload 6 /* s */
            istore 9 /* t */
        start local 9 // int t
        60: .line 1493
            goto 68
        end local 9 // int t
        61: .line 1494
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int int int int top int int int
      StackMap stack:
            iload 8 /* kind */
            ldc 33554432
            if_icmpne 64
        62: .line 1495
            iload 7 /* dim */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
            iload 6 /* s */
            ldc 8388607
            iand
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        63: .line 1496
            goto 65
        end local 9 // int t
        64: .line 1497
      StackMap locals:
      StackMap stack:
            iload 7 /* dim */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            iload 11 /* nStack */
            iload 6 /* s */
            ldc 8388607
            iand
            isub
            iaload
            iadd
            istore 9 /* t */
        start local 9 // int t
        65: .line 1499
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int int int int int int int int
      StackMap stack:
            iload 6 /* s */
            ldc 8388608
            iand
            ifeq 68
        66: .line 1500
            iload 9 /* t */
            ldc 16777220
            if_icmpeq 67
            iload 9 /* t */
            ldc 16777219
            if_icmpne 68
        67: .line 1501
      StackMap locals:
      StackMap stack:
            ldc 16777216
            istore 9 /* t */
        68: .line 1504
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.initializations:[I
            ifnull 70
        69: .line 1505
            aload 0 /* this */
            aload 1 /* cw */
            iload 9 /* t */
            invokevirtual jdk.internal.org.objectweb.asm.Frame.init:(Ljdk/internal/org/objectweb/asm/ClassWriter;I)I
            istore 9 /* t */
        70: .line 1507
      StackMap locals:
      StackMap stack:
            iload 4 /* changed */
            aload 1 /* cw */
            iload 9 /* t */
            aload 2 /* frame */
            getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
            iload 12 /* nInputStack */
            iload 5 /* i */
            iadd
            invokestatic jdk.internal.org.objectweb.asm.Frame.merge:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[II)Z
            ior
            istore 4 /* changed */
        71: .line 1487
            iinc 5 /* i */ 1
        end local 9 // int t
        end local 8 // int kind
        end local 7 // int dim
        end local 6 // int s
      StackMap locals: jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.ClassWriter jdk.internal.org.objectweb.asm.Frame int int int top top top top int int int
      StackMap stack:
        72: iload 5 /* i */
            aload 0 /* this */
            getfield jdk.internal.org.objectweb.asm.Frame.outputStackTop:I
            if_icmplt 55
        73: .line 1509
            iload 4 /* changed */
            ireturn
        end local 12 // int nInputStack
        end local 11 // int nStack
        end local 10 // int nLocal
        end local 5 // int i
        end local 4 // boolean changed
        end local 3 // int edge
        end local 2 // jdk.internal.org.objectweb.asm.Frame frame
        end local 1 // jdk.internal.org.objectweb.asm.ClassWriter cw
        end local 0 // jdk.internal.org.objectweb.asm.Frame this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   74     0         this  Ljdk/internal/org/objectweb/asm/Frame;
            0   74     1           cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   74     2        frame  Ljdk/internal/org/objectweb/asm/Frame;
            0   74     3         edge  I
            1   74     4      changed  Z
            7   74     5            i  I
           10   26     6            s  I
           56   72     6            s  I
           14   25     7          dim  I
           57   72     7          dim  I
           15   25     8         kind  I
           58   72     8         kind  I
           12   13     9            t  I
           17   18     9            t  I
           20   21     9            t  I
           22   26     9            t  I
           27   31     9            t  I
           35   37     9            t  I
           49   53     9            t  I
           60   61     9            t  I
           63   64     9            t  I
           65   72     9            t  I
            2   74    10       nLocal  I
            3   74    11       nStack  I
           44   74    12  nInputStack  I
    MethodParameters:
       Name  Flags
      cw     final
      frame  final
      edge   final

  private static boolean merge(jdk.internal.org.objectweb.asm.ClassWriter, int, int[], int);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;I[II)Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=8, args_size=4
        start local 0 // jdk.internal.org.objectweb.asm.ClassWriter cw
        start local 1 // int t
        start local 2 // int[] types
        start local 3 // int index
         0: .line 1530
            aload 2 /* types */
            iload 3 /* index */
            iaload
            istore 4 /* u */
        start local 4 // int u
         1: .line 1531
            iload 4 /* u */
            iload 1 /* t */
            if_icmpne 3
         2: .line 1533
            iconst_0
            ireturn
         3: .line 1535
      StackMap locals: int
      StackMap stack:
            iload 1 /* t */
            ldc 268435455
            iand
            ldc 16777221
            if_icmpne 7
         4: .line 1536
            iload 4 /* u */
            ldc 16777221
            if_icmpne 6
         5: .line 1537
            iconst_0
            ireturn
         6: .line 1539
      StackMap locals:
      StackMap stack:
            ldc 16777221
            istore 1 /* t */
         7: .line 1541
      StackMap locals:
      StackMap stack:
            iload 4 /* u */
            ifne 10
         8: .line 1543
            aload 2 /* types */
            iload 3 /* index */
            iload 1 /* t */
            iastore
         9: .line 1544
            iconst_1
            ireturn
        10: .line 1547
      StackMap locals:
      StackMap stack:
            iload 4 /* u */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpeq 11
            iload 4 /* u */
            ldc -268435456
            iand
            ifeq 39
        11: .line 1549
      StackMap locals:
      StackMap stack:
            iload 1 /* t */
            ldc 16777221
            if_icmpne 13
        12: .line 1551
            iconst_0
            ireturn
        13: .line 1552
      StackMap locals:
      StackMap stack:
            iload 1 /* t */
            ldc -1048576
            iand
            iload 4 /* u */
            ldc -1048576
            iand
            if_icmpne 22
        14: .line 1554
            iload 4 /* u */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpne 19
        15: .line 1558
            iload 1 /* t */
            ldc -268435456
            iand
            ldc 24117248
            ior
        16: .line 1559
            aload 0 /* cw */
            iload 1 /* t */
            ldc 1048575
            iand
            iload 4 /* u */
            ldc 1048575
            iand
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.getMergedType:(II)I
        17: .line 1558
            ior
            istore 5 /* v */
        start local 5 // int v
        18: .line 1560
            goto 46
        end local 5 // int v
        19: .line 1563
      StackMap locals:
      StackMap stack:
            ldc -268435456
            iload 4 /* u */
            ldc -268435456
            iand
            iadd
            istore 6 /* vdim */
        start local 6 // int vdim
        20: .line 1564
            iload 6 /* vdim */
            ldc 24117248
            ior
            aload 0 /* cw */
            ldc "java/lang/Object"
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
            ior
            istore 5 /* v */
        end local 6 // int vdim
        start local 5 // int v
        21: .line 1566
            goto 46
        end local 5 // int v
      StackMap locals:
      StackMap stack:
        22: iload 1 /* t */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpeq 23
            iload 1 /* t */
            ldc -268435456
            iand
            ifeq 37
        23: .line 1571
      StackMap locals:
      StackMap stack:
            iload 1 /* t */
            ldc -268435456
            iand
            ifeq 24
            iload 1 /* t */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpne 25
      StackMap locals:
      StackMap stack:
        24: iconst_0
            goto 26
        25: .line 1572
      StackMap locals:
      StackMap stack:
            ldc -268435456
      StackMap locals:
      StackMap stack: int
        26: iload 1 /* t */
            ldc -268435456
            iand
        27: .line 1571
            iadd
            istore 6 /* tdim */
        start local 6 // int tdim
        28: .line 1573
            iload 4 /* u */
            ldc -268435456
            iand
            ifeq 29
            iload 4 /* u */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpne 30
      StackMap locals: jdk.internal.org.objectweb.asm.ClassWriter int int[] int int top int
      StackMap stack:
        29: iconst_0
            goto 31
        30: .line 1574
      StackMap locals:
      StackMap stack:
            ldc -268435456
      StackMap locals:
      StackMap stack: int
        31: iload 4 /* u */
            ldc -268435456
            iand
        32: .line 1573
            iadd
            istore 7 /* udim */
        start local 7 // int udim
        33: .line 1575
            iload 6 /* tdim */
            iload 7 /* udim */
            invokestatic java.lang.Math.min:(II)I
            ldc 24117248
            ior
        34: .line 1576
            aload 0 /* cw */
            ldc "java/lang/Object"
            invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
        35: .line 1575
            ior
            istore 5 /* v */
        end local 7 // int udim
        end local 6 // int tdim
        start local 5 // int v
        36: .line 1577
            goto 46
        end local 5 // int v
        37: .line 1579
      StackMap locals: jdk.internal.org.objectweb.asm.ClassWriter int int[] int int
      StackMap stack:
            ldc 16777216
            istore 5 /* v */
        start local 5 // int v
        38: .line 1581
            goto 46
        end local 5 // int v
      StackMap locals:
      StackMap stack:
        39: iload 4 /* u */
            ldc 16777221
            if_icmpne 45
        40: .line 1584
            iload 1 /* t */
            ldc 267386880
            iand
            ldc 24117248
            if_icmpeq 41
            iload 1 /* t */
            ldc -268435456
            iand
            ifeq 42
      StackMap locals:
      StackMap stack:
        41: iload 1 /* t */
            goto 43
      StackMap locals:
      StackMap stack:
        42: ldc 16777216
      StackMap locals:
      StackMap stack: int
        43: istore 5 /* v */
        start local 5 // int v
        44: .line 1585
            goto 46
        end local 5 // int v
        45: .line 1587
      StackMap locals:
      StackMap stack:
            ldc 16777216
            istore 5 /* v */
        start local 5 // int v
        46: .line 1589
      StackMap locals: int
      StackMap stack:
            iload 4 /* u */
            iload 5 /* v */
            if_icmpeq 49
        47: .line 1590
            aload 2 /* types */
            iload 3 /* index */
            iload 5 /* v */
            iastore
        48: .line 1591
            iconst_1
            ireturn
        49: .line 1593
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 5 // int v
        end local 4 // int u
        end local 3 // int index
        end local 2 // int[] types
        end local 1 // int t
        end local 0 // jdk.internal.org.objectweb.asm.ClassWriter cw
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   50     0     cw  Ljdk/internal/org/objectweb/asm/ClassWriter;
            0   50     1      t  I
            0   50     2  types  [I
            0   50     3  index  I
            1   50     4      u  I
           18   19     5      v  I
           21   22     5      v  I
           36   37     5      v  I
           38   39     5      v  I
           44   45     5      v  I
           46   50     5      v  I
           20   21     6   vdim  I
           28   36     6   tdim  I
           33   36     7   udim  I
    MethodParameters:
       Name  Flags
      cw     final
      t      
      types  final
      index  final
}
SourceFile: "Frame.java"