Searched refs:PrimitiveSlot64 (Results 1 – 1 of 1) sorted by relevance
85 return new PrimitiveSlot64(value); in asPrimitive()110 private static class PrimitiveSlot64 extends PrimitiveSlot { class in LiveStackFrameInfo112 PrimitiveSlot64(long value) { in PrimitiveSlot64() method in LiveStackFrameInfo.PrimitiveSlot64