Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DBatchedTransitionOptimizer.h41 … m_object->setStructure(Structure::toCacheableDictionaryTransition(m_object->structure())); in BatchedTransitionOptimizer()
DStructure.h80 static PassRefPtr<Structure> toCacheableDictionaryTransition(Structure*);
DStructure.cpp364 RefPtr<Structure> transition = toCacheableDictionaryTransition(structure); in addPropertyTransition()
508 PassRefPtr<Structure> Structure::toCacheableDictionaryTransition(Structure* structure) in toCacheableDictionaryTransition() function in JSC::Structure
/external/webkit/JavaScriptCore/
DChangeLog9919 (JSC::Structure::toCacheableDictionaryTransition):
10009 (JSC::Structure::toCacheableDictionaryTransition):