Companion
object Companion
Properties
Link copied to clipboard
Either zero or the hash of this A_Continuation.
Link copied to clipboard
The Level Two instruction index at which to resume.
Link copied to clipboard
The index into the current continuation's FUNCTION's compiled code's tuple of nybblecodes at which execution will next occur.
Link copied to clipboard
An index into this continuation's frame slots. It grows from the top + 1 (empty stack), and at its deepest it just abuts the last local variable.