translate To Level Two Simple
fun translateToLevelTwoSimple(code: A_RawFunction, nextOptimizationLevel: OptimizationLevel, interpreter: Interpreter): L2SimpleChunk
Translate the code into an L2SimpleChunk.
Translate the code into an L2SimpleChunk.