Companion
object Companion
Properties
Link copied to clipboard
Whether to emit JVM instructions to invoke Interpreter.traceL2 before each L2Instruction.
Link copied to clipboard
true to enable aggressive sanity checking during JVM code generation.
Link copied to clipboard
When true, this produces slightly slower code that can be decompiled from bytecodes into Java code without introduce tons of duplicated code. The body of the method should be decompilable as something like:
Link copied to clipboard
Helper for stripping "_TAG" from end of tag names.
Functions
Link copied to clipboard
Answer the JVM local for the Interpreter formal parameter of a generated implementation of JVMChunk.runChunk.