Home | History | Annotate | Download | only in src

Lines Matching refs:SameValue

2973 bool Value::SameValue(Handle<Value> that) const {
2976 "v8::Value::SameValue()",
2981 return obj->SameValue(*other);