Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty.h171 DICTIONARY_TYPE, enumerator
206 lookup_type_ = DICTIONARY_TYPE; in DictionaryResult()
308 ASSERT(lookup_type_ == DICTIONARY_TYPE); in GetDictionaryEntry()
341 ASSERT(lookup_type_ == DICTIONARY_TYPE); in GetValue()