Lines Matching refs:DICTIONARY_ELEMENTS
6652 : DICTIONARY_ELEMENTS; in NormalizeElements()
8111 DCHECK(kind == DICTIONARY_ELEMENTS || kind == SLOW_STRING_WRAPPER_ELEMENTS); in ReferencesObjectFromElements()
8161 case DICTIONARY_ELEMENTS: in ReferencesObject()
8179 kind = arguments->IsNumberDictionary() ? DICTIONARY_ELEMENTS in ReferencesObject()
8738 : DICTIONARY_ELEMENTS; in PreventExtensionsWithTransition()
8909 case DICTIONARY_ELEMENTS: { in HasEnumerableElements()
9715 DICTIONARY_ELEMENTS && in CopyAsElementsKind()
9716 kind == DICTIONARY_ELEMENTS)); in CopyAsElementsKind()
9865 : DICTIONARY_ELEMENTS; in CopyForPreventExtensions()
15761 ElementsKind dictionary_kind = DICTIONARY_ELEMENTS; in AddDataElement()
16049 case DICTIONARY_ELEMENTS: in GetFastElementsUsage()