class net.bytebuddy.benchmark.ClassByExtensionBenchmark$3 extends java.lang.Object implements javassist.util.proxy.MethodFilter { final net.bytebuddy.benchmark.ClassByExtensionBenchmark this$0; void (net.bytebuddy.benchmark.ClassByExtensionBenchmark) { net.bytebuddy.benchmark.ClassByExtensionBenchmark$3 v; net.bytebuddy.benchmark.ClassByExtensionBenchmark v; v := @this: net.bytebuddy.benchmark.ClassByExtensionBenchmark$3; v := @parameter: net.bytebuddy.benchmark.ClassByExtensionBenchmark; v. = v; specialinvoke v.()>(); return; } public boolean isHandled(java.lang.reflect.Method) { net.bytebuddy.benchmark.ClassByExtensionBenchmark$3 v; java.lang.Class v, v; java.lang.reflect.Method v; net.bytebuddy.benchmark.ClassByExtensionBenchmark v; boolean v; v := @this: net.bytebuddy.benchmark.ClassByExtensionBenchmark$3; v := @parameter: java.lang.reflect.Method; v = virtualinvoke v.(); v = v.; v = v.; if v != v goto label; v = 1; goto label; label: v = 0; label: return v; } }