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