Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DStructure.cpp262 m_propertyTable = structure->copyPropertyTable(); in materializePropertyMap()
388 transition->m_propertyTable = structure->copyPropertyTable(); in addPropertyTransition()
437 transition->m_propertyTable = structure->copyPropertyTable(); in changePrototypeTransition()
457 transition->m_propertyTable = structure->copyPropertyTable(); in despecifyFunctionTransition()
482 transition->m_propertyTable = structure->copyPropertyTable(); in getterSetterTransition()
501 transition->m_propertyTable = structure->copyPropertyTable(); in toDictionaryTransition()
626 PropertyMapHashTable* Structure::copyPropertyTable() in copyPropertyTable() function in JSC::Structure
DStructure.h168 PropertyMapHashTable* copyPropertyTable();
/external/webkit/JavaScriptCore/
DChangeLog955 (JSC::Structure::copyPropertyTable):
1129 (JSC::Structure::copyPropertyTable):
10393 (JSC::Structure::copyPropertyTable):
DChangeLog-2009-06-1615880 (JSC::Structure::copyPropertyTable):
22361 (JSC::Structure::copyPropertyTable):
25933 (JSC::StructureID::copyPropertyTable):