Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DStructure.h174 CachedDictionaryKind = 1, enumerator
DStructure.cpp463 return toDictionaryTransition(globalData, structure, CachedDictionaryKind); in toCacheableDictionaryTransition()