public class com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl extends com.oracle.svm.core.heap.RuntimeCodeInfoGCSupport
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl
  super_class: com.oracle.svm.core.heap.RuntimeCodeInfoGCSupport
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
         0: .line 36
            aload 0 /* this */
            invokespecial com.oracle.svm.core.heap.RuntimeCodeInfoGCSupport.<init>:()V
         1: .line 37
            return
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
    RuntimeVisibleAnnotations: 
      org.graalvm.nativeimage.Platforms(value = {Lorg/graalvm/nativeimage/Platform$HOSTED_ONLY;})

  public void registerObjectFields(com.oracle.svm.core.code.CodeInfo);
    descriptor: (Lcom/oracle/svm/core/code/CodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
        start local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
         0: .line 43
            return
        end local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
            0    1     1  codeInfo  Lcom/oracle/svm/core/code/CodeInfo;
    RuntimeVisibleAnnotations: 
      com.oracle.svm.core.annotate.Uninterruptible(reason = "Called when installing code.", callerMustBe = true)
    MethodParameters:
          Name  Flags
      codeInfo  

  public void registerCodeConstants(com.oracle.svm.core.code.CodeInfo);
    descriptor: (Lcom/oracle/svm/core/code/CodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
        start local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
         0: .line 49
            return
        end local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
            0    1     1  codeInfo  Lcom/oracle/svm/core/code/CodeInfo;
    RuntimeVisibleAnnotations: 
      com.oracle.svm.core.annotate.Uninterruptible(reason = "Called when installing code.", callerMustBe = true)
    MethodParameters:
          Name  Flags
      codeInfo  

  public void registerFrameMetadata(com.oracle.svm.core.code.CodeInfo);
    descriptor: (Lcom/oracle/svm/core/code/CodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
        start local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
         0: .line 55
            return
        end local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
            0    1     1  codeInfo  Lcom/oracle/svm/core/code/CodeInfo;
    RuntimeVisibleAnnotations: 
      com.oracle.svm.core.annotate.Uninterruptible(reason = "Called when installing code.", callerMustBe = true)
    MethodParameters:
          Name  Flags
      codeInfo  

  public void registerDeoptMetadata(com.oracle.svm.core.code.CodeInfo);
    descriptor: (Lcom/oracle/svm/core/code/CodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
        start local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
         0: .line 61
            return
        end local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
            0    1     1  codeInfo  Lcom/oracle/svm/core/code/CodeInfo;
    RuntimeVisibleAnnotations: 
      com.oracle.svm.core.annotate.Uninterruptible(reason = "Called when installing code.", callerMustBe = true)
    MethodParameters:
          Name  Flags
      codeInfo  

  public void unregisterCodeConstants(com.oracle.svm.core.code.CodeInfo);
    descriptor: (Lcom/oracle/svm/core/code/CodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
        start local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
         0: .line 67
            return
        end local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
            0    1     1  codeInfo  Lcom/oracle/svm/core/code/CodeInfo;
    RuntimeVisibleAnnotations: 
      com.oracle.svm.core.annotate.Uninterruptible(reason = "Called when freeing code.", callerMustBe = true)
    MethodParameters:
          Name  Flags
      codeInfo  

  public void unregisterRuntimeCodeInfo(com.oracle.svm.core.code.CodeInfo);
    descriptor: (Lcom/oracle/svm/core/code/CodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
        start local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
         0: .line 73
            return
        end local 1 // com.oracle.svm.core.code.CodeInfo codeInfo
        end local 0 // com.oracle.svm.core.genscavenge.RuntimeCodeInfoGCSupportImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/oracle/svm/core/genscavenge/RuntimeCodeInfoGCSupportImpl;
            0    1     1  codeInfo  Lcom/oracle/svm/core/code/CodeInfo;
    RuntimeVisibleAnnotations: 
      com.oracle.svm.core.annotate.Uninterruptible(reason = "Called when freeing code.", callerMustBe = true)
    MethodParameters:
          Name  Flags
      codeInfo  
}
SourceFile: "RuntimeCodeInfoGCSupportImpl.java"