avail
2.0.0.alpha03
avail
/
avail.interpreter.levelTwo.operation
/
L2_PREPARE_NEW_FRAME_FOR_L1
/
prepare
prepare
@
JvmStatic
fun
prepare
(
interpreter
:
Interpreter
)
:
StackReifier
?
Content copied to clipboard
Prepare a new frame for L1 interpretation.
Return
A
StackReifier
, if any.
Parameters
interpreter
The
Interpreter
.