public class net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation extends java.lang.Object implements net.bytebuddy.asm.Advice$Delegator
{
private final net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod;
private final net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod;
private final net.bytebuddy.asm.Advice$BootstrapArgumentResolver resolver;
protected void <init>(net.bytebuddy.description.method.MethodDescription$InDefinedShape, net.bytebuddy.description.method.MethodDescription$InDefinedShape, net.bytebuddy.asm.Advice$BootstrapArgumentResolver)
{
net.bytebuddy.description.method.MethodDescription$InDefinedShape v, v;
net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation v;
net.bytebuddy.asm.Advice$BootstrapArgumentResolver v;
v := @this: net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation;
v := @parameter: net.bytebuddy.description.method.MethodDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.method.MethodDescription$InDefinedShape;
v := @parameter: net.bytebuddy.asm.Advice$BootstrapArgumentResolver;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod> = v;
v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod> = v;
v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.asm.Advice$BootstrapArgumentResolver resolver> = v;
return;
}
protected static net.bytebuddy.asm.Advice$Delegator$Factory of(net.bytebuddy.description.method.MethodDescription$InDefinedShape, net.bytebuddy.asm.Advice$BootstrapArgumentResolver$Factory)
{
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation$Factory v;
java.lang.String v;
net.bytebuddy.asm.Advice$BootstrapArgumentResolver$Factory v;
java.lang.IllegalArgumentException v;
boolean v;
v := @parameter: net.bytebuddy.description.method.MethodDescription$InDefinedShape;
v := @parameter: net.bytebuddy.asm.Advice$BootstrapArgumentResolver$Factory;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: boolean isInvokeBootstrap()>();
if v != 0 goto label;
v = new java.lang.IllegalArgumentException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("Not a suitable bootstrap target: \u0001");
specialinvoke v.<java.lang.IllegalArgumentException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation$Factory;
specialinvoke v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation$Factory: void <init>(net.bytebuddy.description.method.MethodDescription$InDefinedShape,net.bytebuddy.asm.Advice$BootstrapArgumentResolver$Factory)>(v, v);
return v;
}
public net.bytebuddy.implementation.bytecode.StackManipulation apply(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription)
{
java.lang.IllegalStateException v;
net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType v;
net.bytebuddy.asm.Advice$BootstrapArgumentResolver v;
net.bytebuddy.description.type.TypeList$Generic v;
net.bytebuddy.description.method.ParameterList v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation v;
net.bytebuddy.description.type.TypeList v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.String v, v;
boolean v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v, v, v, v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic v;
java.util.List v;
net.bytebuddy.description.type.TypeDescription v, v;
v := @this: net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.asm.Advice$BootstrapArgumentResolver resolver>;
v = interfaceinvoke v.<net.bytebuddy.asm.Advice$BootstrapArgumentResolver: java.util.List resolve(net.bytebuddy.description.type.TypeDescription,net.bytebuddy.description.method.MethodDescription)>(v, v);
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod>;
v = staticinvoke <net.bytebuddy.description.type.TypeList$Explicit: net.bytebuddy.description.type.TypeList of(java.util.List)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: boolean isInvokeBootstrap(java.util.List)>(v);
if v != 0 goto label;
v = new java.lang.IllegalStateException;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.method.MethodDescription$InDefinedShape,java.util.List)>(v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("Cannot invoke \u with arguments: \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod>;
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodInvocation: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v);
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: java.lang.String getInternalName()>();
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription$Generic getReturnType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription$Generic: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: net.bytebuddy.description.method.ParameterList getParameters()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterList: net.bytebuddy.description.type.TypeList$Generic asTypeList()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: net.bytebuddy.description.type.TypeList asErasures()>();
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType: net.bytebuddy.implementation.bytecode.StackManipulation dynamic(java.lang.String,net.bytebuddy.description.type.TypeDescription,java.util.List,java.util.List)>(v, v, v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.method.MethodDescription$InDefinedShape v, v, v, v;
net.bytebuddy.asm.Advice$BootstrapArgumentResolver v, v;
net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation v;
java.lang.Class v, v;
java.lang.Object v;
boolean v, v, v;
v := @this: net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation;
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.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod>;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod>;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.asm.Advice$BootstrapArgumentResolver resolver>;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.asm.Advice$BootstrapArgumentResolver resolver>;
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.description.method.MethodDescription$InDefinedShape v, v;
net.bytebuddy.asm.Advice$BootstrapArgumentResolver v;
net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation v;
int v, v, v, v, v, v, v, v, v, v;
java.lang.Class v;
v := @this: net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape bootstrapMethod>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$Delegator$ForDynamicInvocation: net.bytebuddy.asm.Advice$BootstrapArgumentResolver resolver>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}