ObjectSlots

The layout of object slots for my instances.

Entries

Link copied to clipboard

The actual sub-bins. Each slot corresponds with a 1 bit in the bit vector, treating it as an unsigned vector of bits.

Link 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.

Link 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.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int