Searched refs:advicePos (Results 1 – 1 of 1) sorted by relevance
870 int advicePos = 0; in insertAfter() local886 advicePos = iterator.getCodeLength() - adviceLen; in insertAfter()887 handlerLen = advicePos - handlerPos; in insertAfter()890 insertGoto(iterator, advicePos, pos); in insertAfter()891 advicePos = iterator.getCodeLength() - adviceLen; in insertAfter()892 handlerPos = advicePos - handlerLen; in insertAfter()