loadInterpreter

fun loadInterpreter(method: MethodVisitor)

Generate access to the JVM local for the Interpreter formal parameter of a generated implementation of JVMChunk.runChunk.

Parameters

method

The method into which the generated JVM instructions will be written.