Searched refs:targetPc (Results 1 – 1 of 1) sorted by relevance
446 protected void patchGoto(ArrayList list, int targetPc) { in patchGoto() argument450 bytecode.write16bit(pc, targetPc - pc + 1); in patchGoto()