Searched refs:SetHash (Results 1 – 16 of 16) sorted by relevance
224 inline void SmallOrderedNameDictionary::SetHash(int hash) { in SetHash() function235 inline void OrderedNameDictionary::SetHash(int hash) { in SetHash() function
29 inline void SetHash(int hash);
76 new_table->SetHash(table->Hash()); in Rehash()129 new_table->SetHash(table->Hash()); in ShallowCopy()
330 new_table->SetHash(table->Hash()); in Rehash()532 table->SetHash(PropertyArray::kNoHashSentinel); in Allocate()556 table->SetHash(PropertyArray::kNoHashSentinel); in AllocateEmpty()974 new_table->SetHash(table->Hash()); in Rehash()1375 void OrderedNameDictionaryHandler::SetHash(HeapObject table, int hash) { in SetHash() function in v8::internal::OrderedNameDictionaryHandler1377 return SmallOrderedNameDictionary::cast(table).SetHash(hash); in SetHash()1381 OrderedNameDictionary::cast(table).SetHash(hash); in SetHash()
120 void PropertyArray::SetHash(int hash) { in SetHash() function
819 inline void SetHash(int hash);872 static void SetHash(HeapObject table, int hash);911 inline void SetHash(int hash);
139 inline void SetHash(int hash);
565 SetHash(PropertyArray::kNoHashSentinel); in Initialize()657 void SwissNameDictionary::SetHash(int32_t hash) { in SetHash() function
143 inline void SetHash(int hash); in EXPORT_TEMPLATE_DECLARE()
96 void BaseNameDictionary<Derived, Shape>::SetHash(int hash) { in SetHash() function
769 PropertyArray::cast(properties).SetHash(hash); in SetHashAndUpdateProperties()775 GlobalDictionary::cast(properties).SetHash(hash); in SetHashAndUpdateProperties()781 SwissNameDictionary::cast(properties).SetHash(hash); in SetHashAndUpdateProperties()784 NameDictionary::cast(properties).SetHash(hash); in SetHashAndUpdateProperties()
6029 dict->SetHash(PropertyArray::kNoHashSentinel); in New()
45 void SetHash(int hash);
40 void BasicBlockProfilerData::SetHash(int hash) { hash_ = hash; } in SetHash() function in v8::internal::BasicBlockProfilerData
2984 info.profiler_data()->SetHash(graph_hash_before_scheduling); in GenerateCodeForCodeStub()
586 dict->SetHash(PropertyArray::kNoHashSentinel); in NewSmallOrderedNameDictionary()