Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DStructure.h149 CachedDictionaryKind = 1, enumerator
DStructure.cpp510 return toDictionaryTransition(structure, CachedDictionaryKind); in toCacheableDictionaryTransition()