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

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

Check if it has a property