Searched refs:PrimitiveSlot (Results 1 – 2 of 2) sorted by relevance
80 static PrimitiveSlot asPrimitive(int value) { in asPrimitive()84 static PrimitiveSlot asPrimitive(long value) { in asPrimitive()88 private static class PrimitiveSlot32 extends PrimitiveSlot {110 private static class PrimitiveSlot64 extends PrimitiveSlot {
117 public abstract class PrimitiveSlot { class121 PrimitiveSlot() {} in PrimitiveSlot() method in LiveStackFrame.PrimitiveSlot