class sun.jvm.hotspot.interpreter.OopMapForCacheEntry extends sun.jvm.hotspot.oops.GenerateOopMap
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.interpreter.OopMapForCacheEntry
  super_class: sun.jvm.hotspot.oops.GenerateOopMap
{
  private sun.jvm.hotspot.interpreter.OopMapCacheEntry entry;
    descriptor: Lsun/jvm/hotspot/interpreter/OopMapCacheEntry;
    flags: (0x0002) ACC_PRIVATE

  private int bci;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int stackTop;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  void <init>(sun.jvm.hotspot.oops.Method, int, sun.jvm.hotspot.interpreter.OopMapCacheEntry);
    descriptor: (Lsun/jvm/hotspot/oops/Method;ILsun/jvm/hotspot/interpreter/OopMapCacheEntry;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
        start local 1 // sun.jvm.hotspot.oops.Method method
        start local 2 // int bci
        start local 3 // sun.jvm.hotspot.interpreter.OopMapCacheEntry entry
         0: .line 37
            aload 0 /* this */
            aload 1 /* method */
            invokespecial sun.jvm.hotspot.oops.GenerateOopMap.<init>:(Lsun/jvm/hotspot/oops/Method;)V
         1: .line 38
            aload 0 /* this */
            aload 3 /* entry */
            putfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.entry:Lsun/jvm/hotspot/interpreter/OopMapCacheEntry;
         2: .line 39
            aload 0 /* this */
            iload 2 /* bci */
            putfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.bci:I
         3: .line 40
            aload 0 /* this */
            iconst_m1
            putfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.stackTop:I
         4: .line 41
            return
        end local 3 // sun.jvm.hotspot.interpreter.OopMapCacheEntry entry
        end local 2 // int bci
        end local 1 // sun.jvm.hotspot.oops.Method method
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;
            0    5     1  method  Lsun/jvm/hotspot/oops/Method;
            0    5     2     bci  I
            0    5     3   entry  Lsun/jvm/hotspot/interpreter/OopMapCacheEntry;
    MethodParameters:
        Name  Flags
      method  
      bci     
      entry   

  public boolean reportResults();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
         0: .line 43
            iconst_0
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;

  public boolean possibleGCPoint(sun.jvm.hotspot.interpreter.BytecodeStream);
    descriptor: (Lsun/jvm/hotspot/interpreter/BytecodeStream;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
        start local 1 // sun.jvm.hotspot.interpreter.BytecodeStream bcs
         0: .line 46
            iconst_0
            ireturn
        end local 1 // sun.jvm.hotspot.interpreter.BytecodeStream bcs
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;
            0    1     1   bcs  Lsun/jvm/hotspot/interpreter/BytecodeStream;
    MethodParameters:
      Name  Flags
      bcs   

  public void fillStackmapProlog(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
        start local 1 // int nof_gc_points
         0: .line 51
            return
        end local 1 // int nof_gc_points
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;
            0    1     1  nof_gc_points  I
    MethodParameters:
               Name  Flags
      nof_gc_points  

  public void fillStackmapEpilog();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
         0: .line 55
            return
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;

  public void fillStackmapForOpcodes(sun.jvm.hotspot.interpreter.BytecodeStream, sun.jvm.hotspot.oops.CellTypeStateList, sun.jvm.hotspot.oops.CellTypeStateList, int);
    descriptor: (Lsun/jvm/hotspot/interpreter/BytecodeStream;Lsun/jvm/hotspot/oops/CellTypeStateList;Lsun/jvm/hotspot/oops/CellTypeStateList;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
        start local 1 // sun.jvm.hotspot.interpreter.BytecodeStream bcs
        start local 2 // sun.jvm.hotspot.oops.CellTypeStateList vars
        start local 3 // sun.jvm.hotspot.oops.CellTypeStateList stack
        start local 4 // int stackTop
         0: .line 62
            aload 1 /* bcs */
            invokevirtual sun.jvm.hotspot.interpreter.BytecodeStream.bci:()I
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.bci:I
            if_icmpne 3
         1: .line 63
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.entry:Lsun/jvm/hotspot/interpreter/OopMapCacheEntry;
            aload 2 /* vars */
            aload 3 /* stack */
            iload 4 /* stackTop */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapCacheEntry.setMask:(Lsun/jvm/hotspot/oops/CellTypeStateList;Lsun/jvm/hotspot/oops/CellTypeStateList;I)V
         2: .line 64
            aload 0 /* this */
            iload 4 /* stackTop */
            putfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.stackTop:I
         3: .line 66
      StackMap locals:
      StackMap stack:
            return
        end local 4 // int stackTop
        end local 3 // sun.jvm.hotspot.oops.CellTypeStateList stack
        end local 2 // sun.jvm.hotspot.oops.CellTypeStateList vars
        end local 1 // sun.jvm.hotspot.interpreter.BytecodeStream bcs
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;
            0    4     1       bcs  Lsun/jvm/hotspot/interpreter/BytecodeStream;
            0    4     2      vars  Lsun/jvm/hotspot/oops/CellTypeStateList;
            0    4     3     stack  Lsun/jvm/hotspot/oops/CellTypeStateList;
            0    4     4  stackTop  I
    MethodParameters:
          Name  Flags
      bcs       
      vars      
      stack     
      stackTop  

  public void fillInitVars(java.util.List<java.lang.Integer>);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
        start local 1 // java.util.List initVars
         0: .line 70
            return
        end local 1 // java.util.List initVars
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;
            0    1     1  initVars  Ljava/util/List<Ljava/lang/Integer;>;
    Signature: (Ljava/util/List<Ljava/lang/Integer;>;)V
    MethodParameters:
          Name  Flags
      initVars  

  public void computeMap();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
         0: .line 73
            getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
            ifeq 4
         1: .line 74
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.method:()Lsun/jvm/hotspot/oops/Method;
            invokevirtual sun.jvm.hotspot.oops.Method.isNative:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: ldc "cannot compute oop map for native methods"
            invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
         4: .line 77
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.method:()Lsun/jvm/hotspot/oops/Method;
            invokevirtual sun.jvm.hotspot.oops.Method.getCodeSize:()J
            lconst_0
            lcmp
            ifeq 5
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.method:()Lsun/jvm/hotspot/oops/Method;
            invokevirtual sun.jvm.hotspot.oops.Method.getMaxLocals:()J
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.method:()Lsun/jvm/hotspot/oops/Method;
            invokevirtual sun.jvm.hotspot.oops.Method.getMaxStack:()J
            ladd
            lconst_0
            lcmp
            ifne 7
         5: .line 78
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.entry:Lsun/jvm/hotspot/interpreter/OopMapCacheEntry;
            invokevirtual sun.jvm.hotspot.interpreter.OopMapCacheEntry.setEmptyMask:()V
         6: .line 79
            goto 9
         7: .line 80
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.oops.GenerateOopMap.computeMap:()V
         8: .line 81
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.bci:I
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.resultForBasicblock:(I)V
         9: .line 83
      StackMap locals:
      StackMap stack:
            return
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;

  public int size();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
         0: .line 86
            getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
            ifeq 4
         1: .line 87
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.stackTop:I
            iconst_m1
            if_icmpeq 2
            iconst_1
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_0
      StackMap locals:
      StackMap stack: int
         3: ldc "computeMap must be called first"
            invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
         4: .line 89
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.method:()Lsun/jvm/hotspot/oops/Method;
            invokevirtual sun.jvm.hotspot.oops.Method.isStatic:()Z
            ifeq 5
            iconst_0
            goto 6
      StackMap locals:
      StackMap stack:
         5: iconst_1
      StackMap locals:
      StackMap stack: int
         6: i2l
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.OopMapForCacheEntry.method:()Lsun/jvm/hotspot/oops/Method;
            invokevirtual sun.jvm.hotspot.oops.Method.getMaxLocals:()J
            ladd
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.OopMapForCacheEntry.stackTop:I
            i2l
            ladd
            l2i
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.OopMapForCacheEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lsun/jvm/hotspot/interpreter/OopMapForCacheEntry;
}
SourceFile: "OopMapForCacheEntry.java"