TO_RESUME

The entry point to which to jump when returning from an interrupt into a continuation that's running the unoptimizedChunk.

It's hard-coded, but checked against the default chunk in createDefaultChunk when that chunk is created.

Properties

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

The offset within the default chunk at which to continue if a chunk has been invalidated.

Link copied to clipboard
val ordinal: Int