public class net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender extends java.lang.Object implements net.bytebuddy.implementation.bytecode.ByteCodeAppender
{
private final net.bytebuddy.description.type.TypeDescription instrumentedType;
protected void <init>(net.bytebuddy.description.type.TypeDescription)
{
net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: net.bytebuddy.description.type.TypeDescription instrumentedType> = v;
return;
}
public net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.description.method.MethodDescription)
{
net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType v;
org.objectweb.asm.MethodVisitor v;
net.bytebuddy.implementation.bytecode.Duplication v;
net.bytebuddy.implementation.bytecode.StackManipulation[] v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.implementation.bytecode.StackManipulation$Size v;
net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading v;
int v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
net.bytebuddy.implementation.Implementation$Context v;
net.bytebuddy.description.method.MethodList v;
net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender v;
net.bytebuddy.implementation.bytecode.member.MethodReturn v;
net.bytebuddy.matcher.ElementMatcher$Junction v;
java.lang.Object v;
net.bytebuddy.matcher.FilterableList v;
net.bytebuddy.description.type.TypeDescription v, v;
net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size v;
net.bytebuddy.implementation.bytecode.StackManipulation$Compound v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender;
v := @parameter: org.objectweb.asm.MethodVisitor;
v := @parameter: net.bytebuddy.implementation.Implementation$Context;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v = new net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size;
v = new net.bytebuddy.implementation.bytecode.StackManipulation$Compound;
v = newarray (net.bytebuddy.implementation.bytecode.StackManipulation)[5];
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = staticinvoke <net.bytebuddy.implementation.bytecode.TypeCreation: net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDescription)>(v);
v[0] = v;
v = <net.bytebuddy.implementation.bytecode.Duplication: net.bytebuddy.implementation.bytecode.Duplication SINGLE>;
v[1] = v;
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading allArgumentsOf(net.bytebuddy.description.method.MethodDescription)>(v);
v[2] = v;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.method.MethodList getDeclaredMethods()>();
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction isConstructor()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodList: net.bytebuddy.matcher.FilterableList filter(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodList: java.lang.Object getOnly()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodInvocation: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v);
v[3] = v;
v = <net.bytebuddy.implementation.bytecode.member.MethodReturn: net.bytebuddy.implementation.bytecode.member.MethodReturn REFERENCE>;
v[4] = v;
specialinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation[])>(v);
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: net.bytebuddy.implementation.bytecode.StackManipulation$Size apply(org.objectweb.asm.MethodVisitor,net.bytebuddy.implementation.Implementation$Context)>(v, v);
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Size: int getMaximalSize()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: int getStackSize()>();
specialinvoke v.<net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size: void <init>(int,int)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender v;
java.lang.Class v, v;
java.lang.Object v;
net.bytebuddy.description.type.TypeDescription v, v;
boolean v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender;
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.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: 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.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender v;
int v, v, v, v;
java.lang.Class v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender;
v = virtualinvoke v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$FactoryImplementation$Appender: net.bytebuddy.description.type.TypeDescription instrumentedType>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}