abstract class com.oracle.svm.jni.hosted.JNIGeneratedMethod implements com.oracle.graal.pointsto.infrastructure.GraphProvider, jdk.vm.ci.meta.ResolvedJavaMethod
  minor version: 0
  major version: 59
  flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
  this_class: com.oracle.svm.jni.hosted.JNIGeneratedMethod
  super_class: java.lang.Object
{
  private java.lang.StackTraceElement stackTraceElement;
    descriptor: Ljava/lang/StackTraceElement;
    flags: (0x0002) ACC_PRIVATE

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 48
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean allowRuntimeCompilation();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 54
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public byte[] getCode();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 59
            aconst_null
            areturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public int getCodeSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 64
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public int getMaxLocals();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 69
            iconst_2
            aload 0 /* this */
            invokevirtual com.oracle.svm.jni.hosted.JNIGeneratedMethod.getSignature:()Ljdk/vm/ci/meta/Signature;
            iconst_1
            invokeinterface jdk.vm.ci.meta.Signature.getParameterCount:(Z)I
            imul
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public int getMaxStackSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 74
            iconst_2
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isSynthetic();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 79
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isVarArgs();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 84
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isBridge();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 89
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isDefault();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 94
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isClassInitializer();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 99
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isConstructor();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 104
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean canBeStaticallyBound();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 109
            iconst_1
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public jdk.vm.ci.meta.ExceptionHandler[] getExceptionHandlers();
    descriptor: ()[Ljdk/vm/ci/meta/ExceptionHandler;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 114
            iconst_0
            anewarray jdk.vm.ci.meta.ExceptionHandler
            areturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public java.lang.StackTraceElement asStackTraceElement(int);
    descriptor: (I)Ljava/lang/StackTraceElement;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=2, args_size=2
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
        start local 1 // int bci
         0: .line 119
            aload 0 /* this */
            getfield com.oracle.svm.jni.hosted.JNIGeneratedMethod.stackTraceElement:Ljava/lang/StackTraceElement;
            ifnonnull 2
         1: .line 120
            aload 0 /* this */
            new java.lang.StackTraceElement
            dup
            aload 0 /* this */
            invokevirtual com.oracle.svm.jni.hosted.JNIGeneratedMethod.getDeclaringClass:()Ljdk/vm/ci/meta/ResolvedJavaType;
            iconst_1
            invokeinterface jdk.vm.ci.meta.ResolvedJavaType.toJavaName:(Z)Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.oracle.svm.jni.hosted.JNIGeneratedMethod.getName:()Ljava/lang/String;
            ldc "generated"
            iconst_0
            invokespecial java.lang.StackTraceElement.<init>:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
            putfield com.oracle.svm.jni.hosted.JNIGeneratedMethod.stackTraceElement:Ljava/lang/StackTraceElement;
         2: .line 122
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.oracle.svm.jni.hosted.JNIGeneratedMethod.stackTraceElement:Ljava/lang/StackTraceElement;
            areturn
        end local 1 // int bci
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;
            0    3     1   bci  I
    MethodParameters:
      Name  Flags
      bci   

  public jdk.vm.ci.meta.ProfilingInfo getProfilingInfo(boolean, boolean);
    descriptor: (ZZ)Ljdk/vm/ci/meta/ProfilingInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=3, args_size=3
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
        start local 1 // boolean includeNormal
        start local 2 // boolean includeOSR
         0: .line 127
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 2 // boolean includeOSR
        end local 1 // boolean includeNormal
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;
            0    1     1  includeNormal  Z
            0    1     2     includeOSR  Z
    MethodParameters:
               Name  Flags
      includeNormal  
      includeOSR     

  public void reprofile();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 132
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public java.lang.annotation.Annotation[][] getParameterAnnotations();
    descriptor: ()[[Ljava/lang/annotation/Annotation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 137
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public java.lang.reflect.Type[] getGenericParameterTypes();
    descriptor: ()[Ljava/lang/reflect/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 142
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean canBeInlined();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 147
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean hasNeverInlineDirective();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 152
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean shouldBeInlined();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 157
            iconst_0
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public jdk.vm.ci.meta.LineNumberTable getLineNumberTable();
    descriptor: ()Ljdk/vm/ci/meta/LineNumberTable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 162
            aconst_null
            areturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public jdk.vm.ci.meta.LocalVariableTable getLocalVariableTable();
    descriptor: ()Ljdk/vm/ci/meta/LocalVariableTable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 167
            aconst_null
            areturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public jdk.vm.ci.meta.Constant getEncoding();
    descriptor: ()Ljdk/vm/ci/meta/Constant;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 172
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public boolean isInVirtualMethodTable(jdk.vm.ci.meta.ResolvedJavaType);
    descriptor: (Ljdk/vm/ci/meta/ResolvedJavaType;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
        start local 1 // jdk.vm.ci.meta.ResolvedJavaType resolved
         0: .line 177
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 1 // jdk.vm.ci.meta.ResolvedJavaType resolved
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;
            0    1     1  resolved  Ljdk/vm/ci/meta/ResolvedJavaType;
    MethodParameters:
          Name  Flags
      resolved  

  public jdk.vm.ci.meta.SpeculationLog getSpeculationLog();
    descriptor: ()Ljdk/vm/ci/meta/SpeculationLog;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 182
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public <T extends java.lang.annotation.Annotation> T getAnnotation(java.lang.Class<T>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/annotation/Annotation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
        start local 1 // java.lang.Class annotationClass
         0: .line 187
            aconst_null
            areturn
        end local 1 // java.lang.Class annotationClass
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;
            0    1     1  annotationClass  Ljava/lang/Class<TT;>;
    Signature: <T::Ljava/lang/annotation/Annotation;>(Ljava/lang/Class<TT;>;)TT;
    MethodParameters:
                 Name  Flags
      annotationClass  

  public java.lang.annotation.Annotation[] getAnnotations();
    descriptor: ()[Ljava/lang/annotation/Annotation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 192
            iconst_0
            anewarray java.lang.annotation.Annotation
            areturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public java.lang.annotation.Annotation[] getDeclaredAnnotations();
    descriptor: ()[Ljava/lang/annotation/Annotation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 197
            iconst_0
            anewarray java.lang.annotation.Annotation
            areturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;

  public int getModifiers();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
         0: .line 202
            bipush 9
            ireturn
        end local 0 // com.oracle.svm.jni.hosted.JNIGeneratedMethod this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/jni/hosted/JNIGeneratedMethod;
}
SourceFile: "JNIGeneratedMethod.java"