Searched defs:isUncacheableDictionary (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DStructure.h95 bool isUncacheableDictionary() const { return m_dictionaryKind == UncachedDictionaryKind; } function in class:JSC::Structure

Completed in 731 milliseconds