Searched refs:handlerPos (Results 1 – 1 of 1) sorted by relevance
865 int handlerPos = iterator.getCodeLength(); in insertAfter() local867 ca.getExceptionTable().add(getStartPosOfBody(ca), handlerPos, handlerPos, 0); in insertAfter() local874 if (pos >= handlerPos) in insertAfter()884 handlerPos = iterator.append(b.get()); in insertAfter()885 iterator.append(b.getExceptionTable(), handlerPos); in insertAfter() local887 handlerLen = advicePos - handlerPos; in insertAfter()892 handlerPos = advicePos - handlerLen; in insertAfter()897 handlerPos = iterator.append(b.get()); in insertAfter()898 iterator.append(b.getExceptionTable(), handlerPos); in insertAfter() local