Searched defs:instructionCount (Results 1 – 2 of 2) sorted by relevance
69 final int instructionCount; field in Code.Try72 Try(int startAddress, int instructionCount, int catchHandlerIndex) { in Try()
518 int instructionCount = readUnsignedShort(); in readTries() local