depth
Answer the depth of this frame, which is how many invocations deep it is relative to the outermost frame represented by an L2Chunk. Note that frames compare by identity, so two frames with the same depth are not necessarily equal.
Return
The depth of the frame, where 1 is the outermost frame of a chunk.