public class sun.jvm.hotspot.runtime.VFrame
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.jvm.hotspot.runtime.VFrame
super_class: java.lang.Object
{
protected sun.jvm.hotspot.runtime.Frame fr;
descriptor: Lsun/jvm/hotspot/runtime/Frame;
flags: (0x0004) ACC_PROTECTED
protected sun.jvm.hotspot.runtime.RegisterMap regMap;
descriptor: Lsun/jvm/hotspot/runtime/RegisterMap;
flags: (0x0004) ACC_PROTECTED
protected sun.jvm.hotspot.runtime.JavaThread thread;
descriptor: Lsun/jvm/hotspot/runtime/JavaThread;
flags: (0x0004) ACC_PROTECTED
protected void <init>(sun.jvm.hotspot.runtime.Frame, sun.jvm.hotspot.runtime.RegisterMap, sun.jvm.hotspot.runtime.JavaThread);
descriptor: (Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 2
invokevirtual sun.jvm.hotspot.runtime.RegisterMap.clone:()Ljava/lang/Object;
checkcast sun.jvm.hotspot.runtime.RegisterMap
putfield sun.jvm.hotspot.runtime.VFrame.regMap:Lsun/jvm/hotspot/runtime/RegisterMap;
2: aload 1
ifnull 4
3: aload 0
aload 1
invokevirtual sun.jvm.hotspot.runtime.Frame.clone:()Ljava/lang/Object;
checkcast sun.jvm.hotspot.runtime.Frame
putfield sun.jvm.hotspot.runtime.VFrame.fr:Lsun/jvm/hotspot/runtime/Frame;
4: StackMap locals: sun.jvm.hotspot.runtime.VFrame sun.jvm.hotspot.runtime.Frame sun.jvm.hotspot.runtime.RegisterMap sun.jvm.hotspot.runtime.JavaThread
StackMap stack:
aload 0
aload 3
putfield sun.jvm.hotspot.runtime.VFrame.thread:Lsun/jvm/hotspot/runtime/JavaThread;
5: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lsun/jvm/hotspot/runtime/VFrame;
0 6 1 f Lsun/jvm/hotspot/runtime/Frame;
0 6 2 regMap Lsun/jvm/hotspot/runtime/RegisterMap;
0 6 3 thread Lsun/jvm/hotspot/runtime/JavaThread;
MethodParameters:
Name Flags
f
regMap
thread
public static sun.jvm.hotspot.runtime.VFrame newVFrame(sun.jvm.hotspot.runtime.Frame, sun.jvm.hotspot.runtime.RegisterMap, sun.jvm.hotspot.runtime.JavaThread, boolean, boolean);
descriptor: (Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;ZZ)Lsun/jvm/hotspot/runtime/VFrame;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=7, locals=8, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.Frame.isInterpretedFrame:()Z
ifeq 2
1: new sun.jvm.hotspot.runtime.InterpretedVFrame
dup
aload 0
aload 1
aload 2
invokespecial sun.jvm.hotspot.runtime.InterpretedVFrame.<init>:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;)V
areturn
2: StackMap locals:
StackMap stack:
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.isCore:()Z
ifne 20
3: iload 3
ifeq 6
4: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getCodeCache:()Lsun/jvm/hotspot/code/CodeCache;
aload 0
invokevirtual sun.jvm.hotspot.runtime.Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.CodeCache.findBlobUnsafe:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/CodeBlob;
astore 5
start local 5 5: goto 7
end local 5 6: StackMap locals:
StackMap stack:
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getCodeCache:()Lsun/jvm/hotspot/code/CodeCache;
aload 0
invokevirtual sun.jvm.hotspot.runtime.Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.CodeCache.findBlob:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/CodeBlob;
astore 5
start local 5 7: StackMap locals: sun.jvm.hotspot.code.CodeBlob
StackMap stack:
aload 5
ifnull 20
8: aload 5
invokevirtual sun.jvm.hotspot.code.CodeBlob.isNMethod:()Z
ifeq 16
9: aload 5
checkcast sun.jvm.hotspot.code.NMethod
astore 6
start local 6 10: aconst_null
astore 7
start local 7 11: iload 4
ifne 12
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.isDebugging:()Z
ifeq 14
12: StackMap locals: sun.jvm.hotspot.code.NMethod sun.jvm.hotspot.code.ScopeDesc
StackMap stack:
aload 6
aload 0
invokevirtual sun.jvm.hotspot.runtime.Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.NMethod.getScopeDescNearDbg:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/ScopeDesc;
astore 7
13: goto 15
14: StackMap locals:
StackMap stack:
aload 6
aload 0
invokevirtual sun.jvm.hotspot.runtime.Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.NMethod.getScopeDescAt:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/ScopeDesc;
astore 7
15: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.runtime.CompiledVFrame
dup
aload 0
aload 1
aload 2
aload 7
iload 4
invokespecial sun.jvm.hotspot.runtime.CompiledVFrame.<init>:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;Lsun/jvm/hotspot/code/ScopeDesc;Z)V
areturn
end local 7 end local 6 16: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.Frame.isRuntimeFrame:()Z
ifeq 20
17: aload 1
invokevirtual sun.jvm.hotspot.runtime.RegisterMap.copy:()Lsun/jvm/hotspot/runtime/RegisterMap;
astore 6
start local 6 18: aload 0
aload 6
invokevirtual sun.jvm.hotspot.runtime.Frame.sender:(Lsun/jvm/hotspot/runtime/RegisterMap;)Lsun/jvm/hotspot/runtime/Frame;
astore 7
start local 7 19: aload 7
aload 6
aload 2
iload 3
iconst_0
invokestatic sun.jvm.hotspot.runtime.VFrame.newVFrame:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;ZZ)Lsun/jvm/hotspot/runtime/VFrame;
areturn
end local 7 end local 6 end local 5 20: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.runtime.ExternalVFrame
dup
aload 0
aload 1
aload 2
iload 4
invokespecial sun.jvm.hotspot.runtime.ExternalVFrame.<init>:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;Z)V
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 21 0 f Lsun/jvm/hotspot/runtime/Frame;
0 21 1 regMap Lsun/jvm/hotspot/runtime/RegisterMap;
0 21 2 thread Lsun/jvm/hotspot/runtime/JavaThread;
0 21 3 unsafe Z
0 21 4 mayBeImprecise Z
5 6 5 cb Lsun/jvm/hotspot/code/CodeBlob;
7 20 5 cb Lsun/jvm/hotspot/code/CodeBlob;
10 16 6 nm Lsun/jvm/hotspot/code/NMethod;
11 16 7 scope Lsun/jvm/hotspot/code/ScopeDesc;
18 20 6 tempMap Lsun/jvm/hotspot/runtime/RegisterMap;
19 20 7 s Lsun/jvm/hotspot/runtime/Frame;
MethodParameters:
Name Flags
f
regMap
thread
unsafe
mayBeImprecise
public static sun.jvm.hotspot.runtime.VFrame newVFrame(sun.jvm.hotspot.runtime.Frame, sun.jvm.hotspot.runtime.RegisterMap, sun.jvm.hotspot.runtime.JavaThread);
descriptor: (Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;)Lsun/jvm/hotspot/runtime/VFrame;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
iconst_0
iconst_0
invokestatic sun.jvm.hotspot.runtime.VFrame.newVFrame:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;ZZ)Lsun/jvm/hotspot/runtime/VFrame;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 f Lsun/jvm/hotspot/runtime/Frame;
0 1 1 regMap Lsun/jvm/hotspot/runtime/RegisterMap;
0 1 2 thread Lsun/jvm/hotspot/runtime/JavaThread;
MethodParameters:
Name Flags
f
regMap
thread
public sun.jvm.hotspot.runtime.Frame getFrame();
descriptor: ()Lsun/jvm/hotspot/runtime/Frame;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.VFrame.fr:Lsun/jvm/hotspot/runtime/Frame;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public sun.jvm.hotspot.runtime.RegisterMap getRegisterMap();
descriptor: ()Lsun/jvm/hotspot/runtime/RegisterMap;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.VFrame.regMap:Lsun/jvm/hotspot/runtime/RegisterMap;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public sun.jvm.hotspot.runtime.JavaThread getThread();
descriptor: ()Lsun/jvm/hotspot/runtime/JavaThread;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.VFrame.thread:Lsun/jvm/hotspot/runtime/JavaThread;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public sun.jvm.hotspot.runtime.VFrame sender();
descriptor: ()Lsun/jvm/hotspot/runtime/VFrame;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 2
1: aload 0
invokevirtual sun.jvm.hotspot.runtime.VFrame.isTop:()Z
ldc "just checking"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
2: StackMap locals:
StackMap stack:
aload 0
iconst_0
invokevirtual sun.jvm.hotspot.runtime.VFrame.sender:(Z)Lsun/jvm/hotspot/runtime/VFrame;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/runtime/VFrame;
public sun.jvm.hotspot.runtime.VFrame sender(boolean);
descriptor: (Z)Lsun/jvm/hotspot/runtime/VFrame;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.VFrame.getRegisterMap:()Lsun/jvm/hotspot/runtime/RegisterMap;
invokevirtual sun.jvm.hotspot.runtime.RegisterMap.clone:()Ljava/lang/Object;
checkcast sun.jvm.hotspot.runtime.RegisterMap
astore 2
start local 2 1: aload 0
getfield sun.jvm.hotspot.runtime.VFrame.fr:Lsun/jvm/hotspot/runtime/Frame;
invokevirtual sun.jvm.hotspot.runtime.Frame.isFirstFrame:()Z
ifeq 3
2: aconst_null
areturn
3: StackMap locals: sun.jvm.hotspot.runtime.RegisterMap
StackMap stack:
aload 0
getfield sun.jvm.hotspot.runtime.VFrame.fr:Lsun/jvm/hotspot/runtime/Frame;
aload 2
invokevirtual sun.jvm.hotspot.runtime.Frame.realSender:(Lsun/jvm/hotspot/runtime/RegisterMap;)Lsun/jvm/hotspot/runtime/Frame;
astore 3
start local 3 4: aload 3
ifnonnull 6
5: aconst_null
areturn
6: StackMap locals: sun.jvm.hotspot.runtime.Frame
StackMap stack:
aload 3
invokevirtual sun.jvm.hotspot.runtime.Frame.isFirstFrame:()Z
ifeq 8
7: aconst_null
areturn
8: StackMap locals:
StackMap stack:
aload 3
aload 2
aload 0
invokevirtual sun.jvm.hotspot.runtime.VFrame.getThread:()Lsun/jvm/hotspot/runtime/JavaThread;
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.isDebugging:()Z
iload 1
invokestatic sun.jvm.hotspot.runtime.VFrame.newVFrame:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/runtime/JavaThread;ZZ)Lsun/jvm/hotspot/runtime/VFrame;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lsun/jvm/hotspot/runtime/VFrame;
0 9 1 mayBeImprecise Z
1 9 2 tempMap Lsun/jvm/hotspot/runtime/RegisterMap;
4 9 3 s Lsun/jvm/hotspot/runtime/Frame;
MethodParameters:
Name Flags
mayBeImprecise
public sun.jvm.hotspot.runtime.JavaVFrame javaSender();
descriptor: ()Lsun/jvm/hotspot/runtime/JavaVFrame;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: iconst_0
istore 1
start local 1 1: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.isDebugging:()Z
ifeq 4
2: aload 0
invokevirtual sun.jvm.hotspot.runtime.VFrame.isJavaFrame:()Z
ifne 4
3: aload 0
invokevirtual sun.jvm.hotspot.runtime.VFrame.mayBeImpreciseDbg:()Z
istore 1
4: StackMap locals: int
StackMap stack:
aload 0
iload 1
invokevirtual sun.jvm.hotspot.runtime.VFrame.sender:(Z)Lsun/jvm/hotspot/runtime/VFrame;
astore 2
start local 2 5: goto 9
6: StackMap locals: sun.jvm.hotspot.runtime.VFrame
StackMap stack:
aload 2
invokevirtual sun.jvm.hotspot.runtime.VFrame.isJavaFrame:()Z
ifeq 8
7: aload 2
checkcast sun.jvm.hotspot.runtime.JavaVFrame
areturn
8: StackMap locals:
StackMap stack:
aload 2
iload 1
invokevirtual sun.jvm.hotspot.runtime.VFrame.sender:(Z)Lsun/jvm/hotspot/runtime/VFrame;
astore 2
9: StackMap locals:
StackMap stack:
aload 2
ifnonnull 6
10: aconst_null
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/jvm/hotspot/runtime/VFrame;
1 11 1 imprecise Z
5 11 2 f Lsun/jvm/hotspot/runtime/VFrame;
public boolean isTop();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public sun.jvm.hotspot.runtime.VFrame top();
descriptor: ()Lsun/jvm/hotspot/runtime/VFrame;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
astore 1
start local 1 1: goto 3
2: StackMap locals: sun.jvm.hotspot.runtime.VFrame
StackMap stack:
aload 1
invokevirtual sun.jvm.hotspot.runtime.VFrame.sender:()Lsun/jvm/hotspot/runtime/VFrame;
astore 1
3: StackMap locals:
StackMap stack:
aload 1
invokevirtual sun.jvm.hotspot.runtime.VFrame.isTop:()Z
ifeq 2
4: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/jvm/hotspot/runtime/VFrame;
1 5 1 vf Lsun/jvm/hotspot/runtime/VFrame;
public boolean isEntryFrame();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public boolean isJavaFrame();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public boolean isInterpretedFrame();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public boolean isCompiledFrame();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public boolean isDeoptimized();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public boolean mayBeImpreciseDbg();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/VFrame;
public void print();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic java.lang.System.out:Ljava/io/PrintStream;
invokevirtual sun.jvm.hotspot.runtime.VFrame.printOn:(Ljava/io/PrintStream;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/runtime/VFrame;
public void printOn(java.io.PrintStream);
descriptor: (Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.wizardMode:()Z
ifeq 2
1: aload 0
getfield sun.jvm.hotspot.runtime.VFrame.fr:Lsun/jvm/hotspot/runtime/Frame;
aload 1
invokevirtual sun.jvm.hotspot.runtime.Frame.printValueOn:(Ljava/io/PrintStream;)V
2: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/runtime/VFrame;
0 3 1 tty Ljava/io/PrintStream;
MethodParameters:
Name Flags
tty
public void printValue();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic java.lang.System.out:Ljava/io/PrintStream;
invokevirtual sun.jvm.hotspot.runtime.VFrame.printValueOn:(Ljava/io/PrintStream;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/runtime/VFrame;
public void printValueOn(java.io.PrintStream);
descriptor: (Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual sun.jvm.hotspot.runtime.VFrame.printOn:(Ljava/io/PrintStream;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/runtime/VFrame;
0 2 1 tty Ljava/io/PrintStream;
MethodParameters:
Name Flags
tty
}
SourceFile: "VFrame.java"