Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc161 const bool is_elements_dictionary = in AddToDictionaryTemplate() local
163 STATIC_ASSERT(is_elements_dictionary != in AddToDictionaryTemplate()
170 Dictionary::kIsOrderedDictionaryType || is_elements_dictionary in AddToDictionaryTemplate()
203 Dictionary::kIsOrderedDictionaryType || is_elements_dictionary in AddToDictionaryTemplate()
264 if (!is_elements_dictionary) { in AddToDictionaryTemplate()
267 // |is_elements_dictionary| holds. in AddToDictionaryTemplate()
296 if (!is_elements_dictionary) { in AddToDictionaryTemplate()
299 // |is_elements_dictionary| holds. in AddToDictionaryTemplate()
323 if (!is_elements_dictionary) { in AddToDictionaryTemplate()
326 // |is_elements_dictionary| hold in AddToDictionaryTemplate()
[all...]

Completed in 2 milliseconds