Companion
object Companion
Functions
Link copied to clipboard
fun allocate(code: A_RawFunction, offsetAfterInitialTryPrimitive: Int, theInstructions: List<L2SimpleInstruction>, contingentValues: A_Set, nextOptimizationLevel: OptimizationLevel): L2SimpleChunk
Allocate and set up a new L2SimpleChunk with the given information. If code is non-null, set it up to use the new chunk for subsequent invocations.