class com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest$1 extends org.graalvm.polyglot.TypeLiteral<java.util.List<java.lang.Integer>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest$1
  super_class: org.graalvm.polyglot.TypeLiteral
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest$1 this
         0: .line 254
            aload 0 /* this */
            invokespecial org.graalvm.polyglot.TypeLiteral.<init>:()V
            return
        end local 0 // com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/js/test/interop/ArrayPrototypeInteropTest$1;
}
Signature: Lorg/graalvm/polyglot/TypeLiteral<Ljava/util/List<Ljava/lang/Integer;>;>;
SourceFile: "ArrayPrototypeInteropTest.java"
EnclosingMethod: com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest
NestHost: com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest
InnerClasses:
  com.oracle.truffle.js.test.interop.ArrayPrototypeInteropTest$1