Searched defs:StrictEquals (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | objects.cc | 858 bool Object::StrictEquals(Object that) { in StrictEquals() function in v8::internal::Object |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 4237 bool Value::StrictEquals(Local<Value> that) const { in StrictEquals() function in v8::Value |