Object Slots
enum ObjectSlots : Enum<HashedMapBinDescriptor.ObjectSlots> , ObjectSlotsEnum
Content copied to clipboard
The layout of object slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
The union of the types of all keys recursively within this bin. If this is nil, then it can be recomputed when needed and cached.
Link copied to clipboard
Content copied to clipboard
The union of the types of all values recursively within this bin. If this is nil, then it can be recomputed when needed and cached.