public class net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor extends org.objectweb.asm.MethodVisitor
{
private final net.bytebuddy.description.type.TypeDescription instrumentedType;
private final net.bytebuddy.description.method.MethodDescription$SignatureToken token;
private final java.lang.String name;
private final int offset;
private final net.bytebuddy.implementation.Implementation$Context$FrameGeneration frameGeneration;
protected void <init>(org.objectweb.asm.MethodVisitor, net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription$SignatureToken, java.lang.String, int, net.bytebuddy.implementation.Implementation$Context$FrameGeneration)
{
net.bytebuddy.implementation.Implementation$Context$FrameGeneration v;
org.objectweb.asm.MethodVisitor v;
net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor v;
net.bytebuddy.description.method.MethodDescription$SignatureToken v;
int v, v;
java.lang.String v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor;
v := @parameter: org.objectweb.asm.MethodVisitor;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: net.bytebuddy.description.method.MethodDescription$SignatureToken;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: net.bytebuddy.implementation.Implementation$Context$FrameGeneration;
v = <net.bytebuddy.utility.OpenedClassReader: int ASM_API>;
specialinvoke v.<org.objectweb.asm.MethodVisitor: void <init>(int,org.objectweb.asm.MethodVisitor)>(v, v);
v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.type.TypeDescription instrumentedType> = v;
v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token> = v;
v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: java.lang.String name> = v;
v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: int offset> = v;
v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.implementation.Implementation$Context$FrameGeneration frameGeneration> = v;
return;
}
public void visitCode()
{
org.objectweb.asm.MethodVisitor v, v, v, v, v, v, v, v, v;
org.objectweb.asm.Type v, v;
net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor v;
boolean v, v;
net.bytebuddy.implementation.Implementation$Context$FrameGeneration v;
java.util.List v, v;
net.bytebuddy.description.method.MethodDescription$SignatureToken v, v, v, v, v;
net.bytebuddy.description.type.TypeDescription v, v, v;
net.bytebuddy.implementation.bytecode.StackSize v;
org.objectweb.asm.Label v;
net.bytebuddy.utility.JavaType v;
int v, v, v, v;
java.lang.String v, v, v, v, v, v, v, v, v, v;
java.util.Iterator v;
java.lang.Class v;
java.lang.Object v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitCode()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getInternalName()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: 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)>(178, v, v, v);
v = new org.objectweb.asm.Label;
specialinvoke v.<org.objectweb.asm.Label: void <init>()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitJumpInsn(int,org.objectweb.asm.Label)>(153, v);
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: int offset>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: java.util.List getParameterTypes()>();
v = interfaceinvoke v.<java.util.List: java.util.Iterator iterator()>();
label:
v = interfaceinvoke v.<java.util.Iterator: boolean hasNext()>();
if v == 0 goto label;
v = interfaceinvoke v.<java.util.Iterator: java.lang.Object next()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getDescriptor()>();
v = staticinvoke <org.objectweb.asm.Type: org.objectweb.asm.Type getType(java.lang.String)>(v);
v = virtualinvoke v.<org.objectweb.asm.Type: int getOpcode(int)>(21);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitVarInsn(int,int)>(v, v);
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType ACCESS_CONTROL_CONTEXT>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v == 0 goto label;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getInternalName()>();
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitTypeInsn(int,java.lang.String)>(192, v);
label:
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.implementation.bytecode.StackSize getStackSize()>();
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.StackSize: int getSize()>();
v = v + v;
goto label;
label:
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = "java.security.AccessController";
v = virtualinvoke v.<java.lang.String: java.lang.String replace(char,char)>(46, 47);
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: java.lang.String getName()>();
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: java.lang.String getDescriptor()>();
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitMethodInsn(int,java.lang.String,java.lang.String,java.lang.String,boolean)>(184, v, v, v, 0);
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: net.bytebuddy.description.type.TypeDescription getReturnType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: java.lang.String getDescriptor()>();
v = staticinvoke <org.objectweb.asm.Type: org.objectweb.asm.Type getType(java.lang.String)>(v);
v = virtualinvoke v.<org.objectweb.asm.Type: int getOpcode(int)>(172);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitInsn(int)>(v);
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitLabel(org.objectweb.asm.Label)>(v);
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.implementation.Implementation$Context$FrameGeneration frameGeneration>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: java.util.List getParameterTypes()>();
virtualinvoke v.<net.bytebuddy.implementation.Implementation$Context$FrameGeneration: void same(org.objectweb.asm.MethodVisitor,java.util.List)>(v, v);
return;
}
public void visitMaxs(int, int)
{
org.objectweb.asm.MethodVisitor v;
net.bytebuddy.implementation.bytecode.StackSize v;
java.util.List v;
net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor v;
net.bytebuddy.description.method.MethodDescription$SignatureToken v, v;
int v, v, v, v, v, v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor;
v := @parameter: int;
v := @parameter: int;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: org.objectweb.asm.MethodVisitor mv>;
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: java.util.List getParameterTypes()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.StackSize: int of(java.util.Collection)>(v);
v = v.<net.bytebuddy.build.AccessControllerPlugin$AccessControlWrapper$PrefixingMethodVisitor: net.bytebuddy.description.method.MethodDescription$SignatureToken token>;
v = virtualinvoke v.<net.bytebuddy.description.method.MethodDescription$SignatureToken: net.bytebuddy.description.type.TypeDescription getReturnType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.implementation.bytecode.StackSize getStackSize()>();
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.StackSize: int getSize()>();
v = staticinvoke <java.lang.Math: int max(int,int)>(v, v);
v = staticinvoke <java.lang.Math: int max(int,int)>(v, v);
virtualinvoke v.<org.objectweb.asm.MethodVisitor: void visitMaxs(int,int)>(v, v);
return;
}
}