Searched refs:vh_probe_short (Results 1 – 1 of 1) sorted by relevance
209 vh_probe_short.getVolatile(buffer, start + i); in alignedOffset_short()281 vh_probe_short = MethodHandles.byteBufferViewVarHandle(short[].class, order);286 private static final VarHandle vh_probe_short; field in VarHandleUnitTestHelpers