public abstract class net.bytebuddy.build.AccessControllerPlugin$Initializer extends java.lang.Object implements net.bytebuddy.implementation.bytecode.ByteCodeAppender
{
private final net.bytebuddy.description.type.TypeDescription instrumentedType;
private final java.lang.String name;
protected void <init>(net.bytebuddy.description.type.TypeDescription, java.lang.String)
{
java.lang.String v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.build.AccessControllerPlugin$Initializer v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$Initializer;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: java.lang.String;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType> = v;
v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name> = v;
return;
}
public net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.description.method.MethodDescription)
{
org.objectweb.asm.MethodVisitor v;
org.objectweb.asm.Type v, v, v, v;
net.bytebuddy.description.method.MethodDescription v;
org.objectweb.asm.Type[] v;
net.bytebuddy.implementation.Implementation$Context$FrameGeneration v, v, v;
net.bytebuddy.build.AccessControllerPlugin$Initializer v;
java.util.List v, v, v;
net.bytebuddy.description.type.TypeDescription v, v, v, v, v;
net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size v;
org.objectweb.asm.Label v, v, v, v, v;
int v, v;
java.lang.String v, v, v, v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.implementation.Implementation$Context v;
java.lang.Class v, v, v, v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$Initializer;
v := @parameter: org.objectweb.asm.MethodVisitor;
v := @parameter: net.bytebuddy.implementation.Implementation$Context;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v = new org.objectweb.asm.Label;
specialinvoke v.<org.objectweb.asm.Label: void <init>()>();
v = new org.objectweb.asm.Label;
specialinvoke v.<org.objectweb.asm.Label: void <init>()>();
v = new org.objectweb.asm.Label;
specialinvoke v.<org.objectweb.asm.Label: void <init>()>();
v = new org.objectweb.asm.Label;
specialinvoke v.<org.objectweb.asm.Label: void <init>()>();
v = new org.objectweb.asm.Label;
specialinvoke v.<org.objectweb.asm.Label: void <init>()>();
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getInternalName(java.lang.Class)>(class "Ljava/lang/ClassNotFoundException;");
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitTryCatchBlock(org.objectweb.asm.Label,org.objectweb.asm.Label,org.objectweb.asm.Label,java.lang.String)>(v, v, v, v);
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getInternalName(java.lang.Class)>(class "Ljava/lang/SecurityException;");
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitTryCatchBlock(org.objectweb.asm.Label,org.objectweb.asm.Label,org.objectweb.asm.Label,java.lang.String)>(v, v, v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLabel(org.objectweb.asm.Label)>(v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLdcInsn(java.lang.Object)>("java.security.AccessController");
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(3);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(1);
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getInternalName(java.lang.Class)>(class "Ljava/lang/Class;");
v = staticinvoke <org.objectweb.asm.Type: org.objectweb.asm.Type getType(java.lang.Class)>(class "Ljava/lang/Class;");
v = newarray (org.objectweb.asm.Type)[3];
v = staticinvoke <org.objectweb.asm.Type: org.objectweb.asm.Type getType(java.lang.Class)>(class "Ljava/lang/String;");
v[0] = v;
v = <java.lang.Boolean: java.lang.Class TYPE>;
v = staticinvoke <org.objectweb.asm.Type: org.objectweb.asm.Type getType(java.lang.Class)>(v);
v[1] = v;
v = staticinvoke <org.objectweb.asm.Type: org.objectweb.asm.Type getType(java.lang.Class)>(class "Ljava/lang/ClassLoader;");
v[2] = v;
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getMethodDescriptor(org.objectweb.asm.Type,org.objectweb.asm.Type[])>(v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean)>(184, v, "forName", v, 0);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(87);
v = virtualinvoke v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: int onAccessController(org.objectweb.asm.MethodVisitor)>(v);
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getInternalName()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name>;
v = <java.lang.Boolean: java.lang.Class TYPE>;
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getDescriptor(java.lang.Class)>(v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitFieldInsn(int,java.lang.String,java.lang.String,java.lang.String)>(179, v, v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLabel(org.objectweb.asm.Label)>(v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitJumpInsn(int,org.objectweb.asm.Label)>(167, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLabel(org.objectweb.asm.Label)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Context: net.bytebuddy.implementation.Implementation$Context$FrameGeneration getFrameGeneration()>();
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Ljava/lang/ClassNotFoundException;");
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
virtualinvoke v.<net.bytebuddy.implementation.Implementation$Context$FrameGeneration: void same1(org.objectweb.asm.MethodVisitor,net.bytebuddy.description.type.TypeDefinition,java.util.List)>(v, v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(87);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(3);
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getInternalName()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name>;
v = <java.lang.Boolean: java.lang.Class TYPE>;
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getDescriptor(java.lang.Class)>(v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitFieldInsn(int,java.lang.String,java.lang.String,java.lang.String)>(179, v, v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitJumpInsn(int,org.objectweb.asm.Label)>(167, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLabel(org.objectweb.asm.Label)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Context: net.bytebuddy.implementation.Implementation$Context$FrameGeneration getFrameGeneration()>();
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Ljava/lang/SecurityException;");
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
virtualinvoke v.<net.bytebuddy.implementation.Implementation$Context$FrameGeneration: void same1(org.objectweb.asm.MethodVisitor,net.bytebuddy.description.type.TypeDefinition,java.util.List)>(v, v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(87);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(4);
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getInternalName()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name>;
v = <java.lang.Boolean: java.lang.Class TYPE>;
v = staticinvoke <org.objectweb.asm.Type: java.lang.String getDescriptor(java.lang.Class)>(v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitFieldInsn(int,java.lang.String,java.lang.String,java.lang.String)>(179, v, v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLabel(org.objectweb.asm.Label)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Context: net.bytebuddy.implementation.Implementation$Context$FrameGeneration getFrameGeneration()>();
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
virtualinvoke v.<net.bytebuddy.implementation.Implementation$Context$FrameGeneration: void same(org.objectweb.asm.MethodVisitor,java.util.List)>(v, v);
v = new net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size;
v = staticinvoke <java.lang.Math: int max(int,int)>(3, v);
specialinvoke v.<net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size: void <init>(int,int)>(v, 0);
return v;
}
protected abstract int onAccessController(org.objectweb.asm.MethodVisitor);
public boolean equals(java.lang.Object)
{
net.bytebuddy.build.AccessControllerPlugin$Initializer v;
java.lang.Class v, v;
java.lang.Object v;
java.lang.String v, v;
net.bytebuddy.description.type.TypeDescription v, v;
boolean v, v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$Initializer;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
if v != null goto label;
return 0;
label:
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name>;
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
net.bytebuddy.build.AccessControllerPlugin$Initializer v;
int v, v, v, v, v, v, v;
java.lang.Class v;
java.lang.String v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$Initializer;
v = virtualinvoke v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.build.AccessControllerPlugin$Initializer: java.lang.String name>;
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
return v;
}
}