boa::builtins::function
pub fn make_function( this: &Value, _: &[Value], _: &mut Context) -> Result<Value>
Create new function [[Construct]]
[[Construct]]