f_new

fun InstructionAssembly.f_new(nLocal: Int, local: Array<Any>, nStack: Int, stack: Array<Any>)(source)

Add an expanded frame node to the instructions.

See also

FrameNode