callTraceL2AfterEveryInstruction

const val callTraceL2AfterEveryInstruction: Boolean = false

Whether to emit JVM instructions to invoke Interpreter.traceL2 before each L2Instruction.

NOTE: This is a feature switch. If you want to enter the area of code that is protected by this switch, set the to true.