class com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter$1 extends jdk.internal.org.objectweb.asm.ClassWriter
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter$1
  super_class: jdk.internal.org.objectweb.asm.ClassWriter
{
  void <init>(jdk.internal.org.objectweb.asm.ClassReader, int);
    descriptor: (Ljdk/internal/org/objectweb/asm/ClassReader;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter$1 this
        start local 1 // jdk.internal.org.objectweb.asm.ClassReader $anonymous0
        start local 2 // int $anonymous1
         0: .line 58
            aload 0 /* this */
            aload 1 /* $anonymous0 */
            iload 2 /* $anonymous1 */
            invokespecial jdk.internal.org.objectweb.asm.ClassWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassReader;I)V
            return
        end local 2 // int $anonymous1
        end local 1 // jdk.internal.org.objectweb.asm.ClassReader $anonymous0
        end local 0 // com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter$1 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Lcom/oracle/truffle/trufflenode/jniboundaryprofiler/JSFunctionCallsInstrumenter$1;
            0    1     1  $anonymous0  Ljdk/internal/org/objectweb/asm/ClassReader;
            0    1     2  $anonymous1  I
    MethodParameters:
             Name  Flags
      $anonymous0  
      $anonymous1  
}
SourceFile: "JSFunctionCallsInstrumenter.java"
EnclosingMethod: com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter.maybeInstrumentClass:(Ljava/lang/String;[B)[B
NestHost: com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter
InnerClasses:
  com.oracle.truffle.trufflenode.jniboundaryprofiler.JSFunctionCallsInstrumenter$1