Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc15761 ElementsKind dictionary_kind = DICTIONARY_ELEMENTS; in AddDataElement() local
15764 dictionary_kind = SLOW_SLOPPY_ARGUMENTS_ELEMENTS; in AddDataElement()
15766 dictionary_kind = SLOW_STRING_WRAPPER_ELEMENTS; in AddDataElement()
15770 kind = dictionary_kind; in AddDataElement()
15775 : dictionary_kind; in AddDataElement()
15779 kind = dictionary_kind; in AddDataElement()