Home | History | Annotate | Download | only in src

Lines Matching defs:SameValue

3072 bool Value::SameValue(Handle<Value> that) const {
3075 "v8::Value::SameValue()",
3080 return obj->SameValue(*other);