Searched refs:methodBytecodeLast (Results 1 – 1 of 1) sorted by relevance
130 const uint8_t *methodBytecodeLast = bytecodeArray + codeSize; in Compile() local143 GetJumpToOffsets(bytecodeArray, methodBytecodeLast, jumpToOffsets); in Compile()145 while (bytecodeArray < methodBytecodeLast) { in Compile()