Home
last modified time | relevance | path

Searched refs:SetEntryForEnumerationIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dswiss-name-dictionary.cc71 new_table->SetEntryForEnumerationIndex(new_enum_index, new_entry); in Rehash()
246 SetEntryForEnumerationIndex(new_enum_index, new_entry); in Rehash()
Dswiss-name-dictionary-inl.h140 void SwissNameDictionary::SetEntryForEnumerationIndex(int enumeration_index, in SetEntryForEnumerationIndex() function
523 table->SetEntryForEnumerationIndex(new_enum_index, new_entry); in Add()
Dswiss-name-dictionary.h328 inline void SetEntryForEnumerationIndex(int enumeration_index, int entry);