Skip to main content

handle_load_method

Function handle_load_method 

Source
pub fn handle_load_method(
    stack: &mut Vec<Value>,
    name: String,
) -> Result<MethodHandling, RuntimeError>