AFTER_REIFICATION

The entry point to jump to when continuing execution of a non-reified unoptimized frame after reifying its caller chain.

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