Home
last modified time | relevance | path

Searched refs:ComputeEnumerationIndex (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc139 constexpr int ComputeEnumerationIndex(int value_index) { in ComputeEnumerationIndex() function
172 : ComputeEnumerationIndex(key_index); in AddToDictionaryTemplate()
205 : ComputeEnumerationIndex(key_index); in AddToDictionaryTemplate()
517 int current_index = ComputeEnumerationIndex(value_index); in UpdateNextEnumerationIndex()

Completed in 2 milliseconds