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