f_append

fun InstructionAssembly.f_append(nLocal: Int, local: Array<Any>)(source)

Add a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.

See also

FrameNode