Searched refs:orgPos (Results 1 – 1 of 1) sorted by relevance
1093 if (where < jumps.get(i).orgPos) { in addLdcW()1256 bpos = b.orgPos; in makeExapndedCode()1278 bpos = b.orgPos; in makeExapndedCode()1291 int pos, orgPos; field in CodeIterator.Branch1292 Branch(int p) { pos = orgPos = p; } in Branch()1516 return gap - (3 - (orgPos & 3)); in deltaSize()1523 int bytecodeSize = 5 + (3 - (orgPos & 3)) + tableSize(); in write()1537 return 5 + (3 - (orgPos & 3)) + size; in write()