Frame
Construct a new Frame representing a call within the given frame.
Parameters
outer Frame
The frame that was active at the point where an invocation of this frame occurred, or null if this is the outermost frame.
code
The actual A_RawFunction that has the L1 code for this frame.
debug Name
What to name this frame.