ObjectSlots

enum ObjectSlots : Enum<ObjectDescriptor.ObjectSlots> , ObjectSlotsEnum

The layout of object slots for my instances.

Entries

Link copied to clipboard

The values associated with keys for this object. The assignment of object fields to these slots is determined by the descriptor's variant.

Link copied to clipboard

A 0-, 2-, or 4-tuple containing results from previous instance tests against non-enumeration, Mutability.SHARED object types.

Link copied to clipboard

The kind of the object.

Properties

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