Searched defs:destCp (Results 1 – 4 of 4) sorted by relevance
353 private byte[] copyCode(ConstPool destCp, Map<String,String> classnames, in copyCode()367 ConstPool destCp, Map<String,String> classnameMap) in copyCode()438 byte[] newcode, ConstPool destCp, in copyConstPoolInfo()
85 ConstPool destCp = this.constPool; in copyFrom() local
542 ConstPool destCp = constPool; in read() local
224 ConstPool srcCp, destCp; field in StackMap.Copier