Searched refs:GenerateIdentityHash (Results 1 – 4 of 4) sorted by relevance
1116 int hash = isolate()->GenerateIdentityHash(Name::HashBits::kMax); in NewSymbolInternal()2781 module.set_hash(isolate()->GenerateIdentityHash(Smi::kMaxValue)); in NewSourceTextModule()2813 module.set_hash(isolate()->GenerateIdentityHash(Smi::kMaxValue)); in NewSyntheticModule()
1536 int GenerateIdentityHash(uint32_t mask);
4518 int Isolate::GenerateIdentityHash(uint32_t mask) { in ThrowInternal() function in v8::internal::Isolate
865 int hash = isolate->GenerateIdentityHash(PropertyArray::HashField::kMax); in CreateIdentityHash()