Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc5173 ElementsKind dictionary_kind = DICTIONARY_ELEMENTS; in AddDataElement() local
5176 dictionary_kind = SLOW_SLOPPY_ARGUMENTS_ELEMENTS; in AddDataElement()
5178 dictionary_kind = SLOW_STRING_WRAPPER_ELEMENTS; in AddDataElement()
5182 kind = dictionary_kind; in AddDataElement()
5187 : dictionary_kind; in AddDataElement()
5191 kind = dictionary_kind; in AddDataElement()

Completed in 8 milliseconds