Searched defs:GetIdentityHash (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
D | js-objects.cc | 851 Object JSReceiver::GetIdentityHash() { in GetIdentityHash() function in v8::internal::JSReceiver |
/third_party/node/deps/v8/src/api/ | ||
D | api.cc | 2392 int Module::GetIdentityHash() const { return Utils::OpenHandle(this)->hash(); } in GetIdentityHash() function in v8::Module |