FRAME_AT_
The slots allocated for locals, arguments, and stack entries. The arguments are first, then the locals, and finally the stack entries (growing downwards from the top). At its deepest, the stack slots will abut the last local.
The slots allocated for locals, arguments, and stack entries. The arguments are first, then the locals, and finally the stack entries (growing downwards from the top). At its deepest, the stack slots will abut the last local.