Searched refs:NARROW_SIZE (Results 1 – 2 of 2) sorted by relevance
441 int [] NARROW_SIZE = clinit._NARROW_SIZE; // including the opcode itself field
929 size = (wide ? WIDE_SIZE : NARROW_SIZE) [opcode]; in visit()