pub fn enter_subcall()Expand description
Push a fresh sub-call frame. Subsequent record calls (until the
matching exit_subcall) accumulate inside this frame.
pub fn enter_subcall()Push a fresh sub-call frame. Subsequent record calls (until the
matching exit_subcall) accumulate inside this frame.