[][src]Function boa::builtins::object::define_property

pub fn define_property(
    _: &Value,
    args: &[Value],
    ctx: &mut Interpreter
) -> ResultValue

Define a property in an object