Skip to main content

attach_call_frames

Function attach_call_frames 

Source
pub fn attach_call_frames(
    bytecode: &Bytecode,
    current_function_name: &str,
    err: RuntimeError,
) -> RuntimeError