f_same1

fun InstructionAssembly.f_same1(stack: Array<Any>)(source)

Add a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.

See also

FrameNode