Searched refs:GetNextEnumerationIndex (Results 1 – 2 of 2) sorted by relevance
2261 TNode<Smi> GetNextEnumerationIndex(TNode<Dictionary> dictionary) { in GetNextEnumerationIndex() function
7925 TNode<Smi> enum_index = GetNextEnumerationIndex<Dictionary>(dictionary); in Add()