class org.apache.ibatis.javassist.bytecode.StackMapTable$Copier extends org.apache.ibatis.javassist.bytecode.StackMapTable$SimpleCopy { private org.apache.ibatis.javassist.bytecode.ConstPool srcPool; private org.apache.ibatis.javassist.bytecode.ConstPool destPool; private java.util.Map classnames; public void (org.apache.ibatis.javassist.bytecode.ConstPool, byte[], org.apache.ibatis.javassist.bytecode.ConstPool, java.util.Map) { byte[] v; java.util.Map v; org.apache.ibatis.javassist.bytecode.StackMapTable$Copier v; org.apache.ibatis.javassist.bytecode.ConstPool v, v; v := @this: org.apache.ibatis.javassist.bytecode.StackMapTable$Copier; v := @parameter: org.apache.ibatis.javassist.bytecode.ConstPool; v := @parameter: byte[]; v := @parameter: org.apache.ibatis.javassist.bytecode.ConstPool; v := @parameter: java.util.Map; specialinvoke v.(byte[])>(v); v. = v; v. = v; v. = v; return; } protected int copyData(int, int) { java.util.Map v; org.apache.ibatis.javassist.bytecode.StackMapTable$Copier v; int v, v, v; org.apache.ibatis.javassist.bytecode.ConstPool v, v; v := @this: org.apache.ibatis.javassist.bytecode.StackMapTable$Copier; v := @parameter: int; v := @parameter: int; if v != 7 goto label; v = v.; v = v.; v = v.; v = virtualinvoke v.(v, v, v); return v; label: return v; } protected int[] copyData(int[], int[]) { org.apache.ibatis.javassist.bytecode.StackMapTable$Copier v; int[] v, v, v; java.util.Map v; int v, v, v, v, v, v, v; org.apache.ibatis.javassist.bytecode.ConstPool v, v; v := @this: org.apache.ibatis.javassist.bytecode.StackMapTable$Copier; v := @parameter: int[]; v := @parameter: int[]; v = lengthof v; v = newarray (int)[v]; v = 0; label: v = lengthof v; if v >= v goto label; v = v[v]; if v != 7 goto label; v = v.; v = v[v]; v = v.; v = v.; v = virtualinvoke v.(v, v, v); v[v] = v; goto label; label: v = v[v]; v[v] = v; label: v = v + 1; goto label; label: return v; } }