boa::builtins::function
pub fn init(interpreter: &mut Context) -> (&'static str, Value)
Initialise the Function object on the global object.
Function