[][src]Function boa::builtins::function::init

pub fn init(interpreter: &mut Context) -> (&'static str, Value)

Initialise the Function object on the global object.