public class net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField extends java.lang.Object implements net.bytebuddy.implementation.MethodCall$ArgumentLoader
{
private final net.bytebuddy.description.field.FieldDescription fieldDescription;
private final net.bytebuddy.description.method.MethodDescription instrumentedMethod;
public void <init>(net.bytebuddy.description.field.FieldDescription, net.bytebuddy.description.method.MethodDescription)
{
net.bytebuddy.description.field.FieldDescription v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField v;
v := @this: net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField;
v := @parameter: net.bytebuddy.description.field.FieldDescription;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription> = v;
v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.method.MethodDescription instrumentedMethod> = v;
return;
}
public net.bytebuddy.implementation.bytecode.StackManipulation toStackManipulation(net.bytebuddy.description.method.ParameterDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)
{
java.lang.IllegalStateException v, v;
net.bytebuddy.implementation.bytecode.StackManipulation[] v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.description.field.FieldDescription v, v, v, v, v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.description.method.MethodDescription v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v, v;
java.lang.String v, v;
boolean v, v, v, v;
net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined v;
net.bytebuddy.description.type.TypeDescription$Generic v, v;
net.bytebuddy.description.method.ParameterDescription v;
net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField v;
net.bytebuddy.implementation.bytecode.StackManipulation$Compound v;
v := @this: net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField;
v := @parameter: net.bytebuddy.description.method.ParameterDescription;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldDescription: boolean isStatic()>();
if v != 0 goto label;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: boolean isStatic()>();
if v == 0 goto label;
v = new java.lang.IllegalStateException;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.field.FieldDescription,net.bytebuddy.description.method.MethodDescription)>(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 access non-static \u from \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.implementation.bytecode.StackManipulation$Compound;
v = newarray (net.bytebuddy.implementation.bytecode.StackManipulation)[3];
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldDescription: boolean isStatic()>();
if v == 0 goto label;
v = <net.bytebuddy.implementation.bytecode.StackManipulation$Trivial: net.bytebuddy.implementation.bytecode.StackManipulation$Trivial INSTANCE>;
goto label;
label:
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.StackManipulation loadThis()>();
label:
v[0] = v;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.FieldAccess: net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined forField(net.bytebuddy.description.field.FieldDescription)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined: net.bytebuddy.implementation.bytecode.StackManipulation read()>();
v[1] = v;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.assign.Assigner: net.bytebuddy.implementation.bytecode.StackManipulation assign(net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)>(v, v, v);
v[2] = v;
specialinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation[])>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation: boolean isValid()>();
if v != 0 goto label;
v = new java.lang.IllegalStateException;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.field.FieldDescription,net.bytebuddy.description.method.ParameterDescription)>(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 assign \u to \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.field.FieldDescription v, v;
net.bytebuddy.description.method.MethodDescription v, v;
java.lang.Class v, v;
java.lang.Object v;
net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField v;
boolean v, v;
v := @this: net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField;
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.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
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.field.FieldDescription v;
net.bytebuddy.description.method.MethodDescription v;
int v, v, v, v, v, v, v;
java.lang.Class v;
net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField v;
v := @this: net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField;
v = virtualinvoke v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}