public class sun.jvm.hotspot.interpreter.BytecodeNew extends sun.jvm.hotspot.interpreter.BytecodeWithKlass
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.jvm.hotspot.interpreter.BytecodeNew
super_class: sun.jvm.hotspot.interpreter.BytecodeWithKlass
{
void <init>(sun.jvm.hotspot.oops.Method, int);
descriptor: (Lsun/jvm/hotspot/oops/Method;I)V
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
iload 2
invokespecial sun.jvm.hotspot.interpreter.BytecodeWithKlass.<init>:(Lsun/jvm/hotspot/oops/Method;I)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/interpreter/BytecodeNew;
0 2 1 method Lsun/jvm/hotspot/oops/Method;
0 2 2 bci I
MethodParameters:
Name Flags
method
bci
public sun.jvm.hotspot.oops.InstanceKlass getNewKlass();
descriptor: ()Lsun/jvm/hotspot/oops/InstanceKlass;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.interpreter.BytecodeNew.getKlass:()Lsun/jvm/hotspot/oops/Klass;
checkcast sun.jvm.hotspot.oops.InstanceKlass
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/interpreter/BytecodeNew;
public void verify();
descriptor: ()V
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.interpreter.BytecodeNew.isValid:()Z
ldc "check new"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
2: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/interpreter/BytecodeNew;
public boolean isValid();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.interpreter.BytecodeNew.javaCode:()I
sipush 187
if_icmpne 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/interpreter/BytecodeNew;
public static sun.jvm.hotspot.interpreter.BytecodeNew at(sun.jvm.hotspot.oops.Method, int);
descriptor: (Lsun/jvm/hotspot/oops/Method;I)Lsun/jvm/hotspot/interpreter/BytecodeNew;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: new sun.jvm.hotspot.interpreter.BytecodeNew
dup
aload 0
iload 1
invokespecial sun.jvm.hotspot.interpreter.BytecodeNew.<init>:(Lsun/jvm/hotspot/oops/Method;I)V
astore 2
start local 2 1: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 3
2: aload 2
invokevirtual sun.jvm.hotspot.interpreter.BytecodeNew.verify:()V
3: StackMap locals: sun.jvm.hotspot.interpreter.BytecodeNew
StackMap stack:
aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 method Lsun/jvm/hotspot/oops/Method;
0 4 1 bci I
1 4 2 b Lsun/jvm/hotspot/interpreter/BytecodeNew;
MethodParameters:
Name Flags
method
bci
public static sun.jvm.hotspot.interpreter.BytecodeNew atCheck(sun.jvm.hotspot.oops.Method, int);
descriptor: (Lsun/jvm/hotspot/oops/Method;I)Lsun/jvm/hotspot/interpreter/BytecodeNew;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: new sun.jvm.hotspot.interpreter.BytecodeNew
dup
aload 0
iload 1
invokespecial sun.jvm.hotspot.interpreter.BytecodeNew.<init>:(Lsun/jvm/hotspot/oops/Method;I)V
astore 2
start local 2 1: aload 2
invokevirtual sun.jvm.hotspot.interpreter.BytecodeNew.isValid:()Z
ifeq 2
aload 2
goto 3
StackMap locals: sun.jvm.hotspot.interpreter.BytecodeNew
StackMap stack:
2: aconst_null
StackMap locals:
StackMap stack: sun.jvm.hotspot.interpreter.BytecodeNew
3: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 method Lsun/jvm/hotspot/oops/Method;
0 4 1 bci I
1 4 2 b Lsun/jvm/hotspot/interpreter/BytecodeNew;
MethodParameters:
Name Flags
method
bci
public static sun.jvm.hotspot.interpreter.BytecodeNew at(sun.jvm.hotspot.interpreter.BytecodeStream);
descriptor: (Lsun/jvm/hotspot/interpreter/BytecodeStream;)Lsun/jvm/hotspot/interpreter/BytecodeNew;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: new sun.jvm.hotspot.interpreter.BytecodeNew
dup
aload 0
invokevirtual sun.jvm.hotspot.interpreter.BytecodeStream.method:()Lsun/jvm/hotspot/oops/Method;
aload 0
invokevirtual sun.jvm.hotspot.interpreter.BytecodeStream.bci:()I
invokespecial sun.jvm.hotspot.interpreter.BytecodeNew.<init>:(Lsun/jvm/hotspot/oops/Method;I)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 bcs Lsun/jvm/hotspot/interpreter/BytecodeStream;
MethodParameters:
Name Flags
bcs
}
SourceFile: "BytecodeNew.java"