class org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 implements java.util.Iterator<org.graalvm.compiler.options.OptionDescriptor>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1
  super_class: java.lang.Object
{
  int i;
    descriptor: I
    flags: (0x0000) 

  final org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors this$0;
    descriptor: Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors);
    descriptor: (Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 this
         0: .line 136
            aload 0 /* this */
            aload 1
            putfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 137
            aload 0 /* this */
            iconst_0
            putfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.i:I
         2: .line 136
            return
        end local 0 // org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors$1;
    MethodParameters:
        Name  Flags
      this$0  final

  public boolean hasNext();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 this
         0: .line 140
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.i:I
            bipush 8
            if_icmpge 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors$1;

  public org.graalvm.compiler.options.OptionDescriptor next();
    descriptor: ()Lorg/graalvm/compiler/options/OptionDescriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 this
         0: .line 144
            aload 0 /* this */
            dup
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.i:I
            dup_x1
            iconst_1
            iadd
            putfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.i:I
            tableswitch { // 0 - 7
                    0: 1
                    1: 2
                    2: 3
                    3: 4
                    4: 5
                    5: 6
                    6: 7
                    7: 8
              default: 9
          }
         1: .line 145
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "AbortOnBenchmarkCounterOverflow"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         2: .line 146
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "BenchmarkCountersDumpDynamic"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         3: .line 147
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "BenchmarkCountersDumpStatic"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         4: .line 148
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "BenchmarkCountersFile"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         5: .line 149
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "BenchmarkDynamicCounters"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         6: .line 150
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "DynamicCountersPrintGroupSeparator"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         7: .line 151
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "GenericDynamicCounters"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         8: .line 152
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.this$0:Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors;
            ldc "TimedDynamicCounters"
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.get:(Ljava/lang/String;)Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
         9: .line 154
      StackMap locals:
      StackMap stack:
            new java.util.NoSuchElementException
            dup
            invokespecial java.util.NoSuchElementException.<init>:()V
            athrow
        end local 0 // org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lorg/graalvm/compiler/hotspot/debug/BenchmarkCounters_OptionDescriptors$1;

  public java.lang.Object next();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1.next:()Lorg/graalvm/compiler/options/OptionDescriptor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Ljava/util/Iterator<Lorg/graalvm/compiler/options/OptionDescriptor;>;
SourceFile: "BenchmarkCounters_OptionDescriptors.java"
EnclosingMethod: org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors.iterator:()Ljava/util/Iterator;
NestHost: org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors
InnerClasses:
  org.graalvm.compiler.hotspot.debug.BenchmarkCounters_OptionDescriptors$1