Searched refs:STACK_GROW (Results 1 – 4 of 4) sorted by relevance
243 int[] STACK_GROW = { field
252 stack += STACK_GROW[op]; in visitInst()
413 growStack(STACK_GROW[code]); in addOpcode()
468 stackTop += Opcode.STACK_GROW[op]; in doOpcode96_147()