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

pub fn init(global: &Value) -> (&str, Value)

Initialise the Function object on the global object.