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

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

Uses the SameValue algorithm to check equality of objects