SIMPLE_TRANSLATION

Translate the nybblecodes quickly into an L2SimpleChunk.

Functions

Link copied to clipboard
open override fun optimize(code: A_RawFunction, interpreter: Interpreter)

Perform this level of optimization on the given A_RawFunction.

Properties

Link copied to clipboard
val countdown: Long

The value to use for the countdown after the translation at this level has taken place (i.e., how many calls to endure before the next level of optimization is attempted).

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