/* */ else {
/* 533 */ pairs[(ipairs++)] = ((computeLabel(label.head()) << 32) + (this.bytecode.currentPc() - opcodePc & 0xFFFFFFFF));
/* */ }
/* */
/* 538 */ this.hasReturned = false;
/* 539 */ ((Stmnt)label.tail()).accept(this);
/* */ }
/* */
/* 542 */ Arrays.sort(pairs);
/* 543 */ int pc = opcodePc2 + 8;
/* 544 */ for (int i = 0; i < npairs; i++) {