Companion

object Companion

Functions

Link copied to clipboard
fun badOffset(offset: Int): RuntimeException

Throw a RuntimeException on account of a bad offset into the calling generated JVMChunk subclass's runChunk.

Properties

Link copied to clipboard
val badOffsetMethod: CheckedMethod
Link copied to clipboard
val chunkConstructor: CheckedConstructor

The CheckedMethod for the default constructor.

Link copied to clipboard
val noLongs: LongArray

An empty long array.

Link copied to clipboard
val noLongsField: CheckedField

Access to the field noLongs.

Link copied to clipboard
val noObjects: Array<AvailObject>

An empty AvailObject array.

Link copied to clipboard
val noObjectsField: CheckedField

Access to the field noObjects.