ObjectSlots

The layout of object slots for my instances.

Entries

Link copied to clipboard

A string (non-uniquely) roughly identifying this atom. It need not be unique among atoms. Must have the same ordinal as AtomDescriptor.ObjectSlots.NAME.

Link copied to clipboard

The module that was active when this atom was issued. This information is crucial to serialization. Must have the same ordinal as AtomDescriptor.ObjectSlots.NAME.

Link copied to clipboard

A pojo holding a weak map from this atom's property keys (atoms) to property values. It's never nil for this descriptor class, but it may be nil in the Mutability.SHARED subclass.

Types

Link copied to clipboard
object Companion

Properties

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