Searched refs:bytecodeSize (Results 1 – 2 of 2) sorted by relevance
187 final int bytecodeSize = 3; in replace() local233 replace0(pos, bytecode, bytecodeSize); in replace()
1523 int bytecodeSize = 5 + (3 - (orgPos & 3)) + tableSize(); in write() local1525 adjustOffsets(bytecodeSize, nops); in write()