HomeSort by relevance Sort by last modified time
    Searched refs:UncachedDictionaryKind (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/runtime/
Structure.h 93 bool isUncacheableDictionary() const { return m_dictionaryKind == UncachedDictionaryKind; }
150 UncachedDictionaryKind = 2
Structure.cpp 515 return toDictionaryTransition(structure, UncachedDictionaryKind);
    [all...]

Completed in 162 milliseconds