IntegerSlots

The layout of integer slots for my instances.

Entries

Link copied to clipboard

A compound field consisting of the hash value computed at construction time, and the number of outer variables that my functions must lexically capture.

Link copied to clipboard

A compound field consisting of the total number of slots to allocate in an A_Continuation representing an activation of this raw function, the number of arguments, the number of local variables, and the number of local constants.

Link copied to clipboard

The sequence of nybbles, in little-endian order, starting with an extra leading nybble indicating how many nybbles (0-15 of them) are actually unused in the final long. The nybblecodes describe what L1Operation to perform.

Types

Link copied to clipboard
object Companion

Properties

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