Searched refs:getCodeLength (Results 1 – 11 of 11) sorted by relevance
137 int size = iterator.getCodeLength(); in doit()140 int size2 = iterator.getCodeLength(); in doit()
313 int size = oldIterator.getCodeLength(); in runEditor()319 oldIterator.move(endPos + oldIterator.getCodeLength() - size); in runEditor()
143 b.addIndex(oldHandler - iterator.getCodeLength() in insertBefore()
629 va.addEntry(0, ca.getCodeLength(), in addLocalVariable()865 int handlerPos = iterator.getCodeLength(); in insertAfter()886 advicePos = iterator.getCodeLength() - adviceLen; in insertAfter()891 advicePos = iterator.getCodeLength() - adviceLen; in insertAfter()1129 int len = iterator.getCodeLength(); in addCatch()
93 int spacing = String.valueOf(code.getCodeLength()).length(); in print()
46 subroutines = new Subroutine[code.getCodeLength()]; in scan()
129 int codeLength = codeAttribute.getCodeLength(); in analyze()
68 endPos = getCodeLength(); in begin()121 public int getCodeLength() { in getCodeLength() method in CodeIterator653 endPos = getCodeLength(); in insertGapAt()688 int size = getCodeLength(); in append()720 endPos = getCodeLength(); in appendGap()
272 public int getCodeLength() { in getCodeLength() method in CodeAttribute357 int len = getCodeLength(); in copyCode()
40 int length = ci.getCodeLength(); in computeMaxStack()
176 return make(ci, 0, ci.getCodeLength(), ca.getExceptionTable());