Skip to main content

push_call_frame

Function push_call_frame 

Source
pub fn push_call_frame(
    name: &str,
    bytecode: &Bytecode,
    pc: usize,
) -> CallFrameGuard