Searched refs:theShortType (Results 1 – 2 of 2) sorted by relevance
100 private ShortType theShortType; field in VirtualMachineImpl1090 ShortType theShortType() { in theShortType() method in VirtualMachineImpl1091 if (theShortType == null) { in theShortType()1093 if (theShortType == null) { in theShortType()1094 theShortType = new ShortTypeImpl(this); in theShortType()1098 return theShortType; in theShortType()1165 return theShortType(); in primitiveTypeMirror()
62 return vm.theShortType(); in type()