A stack frame is essentially the same as a function call.
堆栈帧实质上是与函数调用相同.
互联网
Provides a virtual call stack frame for the interpreter.
提供解释器的虚拟调用堆栈帧.
互联网
Evaluates an expression based on the current stack frame.
根据当前堆栈帧计算表达式.
互联网
Most often. the caller knows the location of the called procedure's stack frame.
调用方一般知道被调用方的堆栈帧的位置.
互联网