Home
last modified time | relevance | path

Searched refs:addPropertyTransition (Results 1 – 7 of 7) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DStructure.h65 …static PassRefPtr<Structure> addPropertyTransition(Structure*, const Identifier& propertyName, uns…
DJSObject.h457 …RefPtr<Structure> structure = Structure::addPropertyTransition(m_structure, propertyName, attribut… in putDirectInternal()
DStructure.cpp405 PassRefPtr<Structure> Structure::addPropertyTransition(Structure* structure, const Identifier& prop… in addPropertyTransition() function in JSC::Structure
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
DJavaScriptCore_debug.def42 …?addPropertyTransition@Structure@JSC@@SA?AV?$PassRefPtr@VStructure@JSC@@@WTF@@PAV12@ABVIdentifier@…
DJavaScriptCore.def42 …?addPropertyTransition@Structure@JSC@@SA?AV?$PassRefPtr@VStructure@JSC@@@WTF@@PAV12@ABVIdentifier@…
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-161839 (JSC::Structure::addPropertyTransition):
15355 …(JSC::Structure::addPropertyTransition): Use method for transitionCount instead of m_transitionCou…
15875 (JSC::Structure::addPropertyTransition):
16682 (JSC::Structure::addPropertyTransition): Use get().
22351 (JSC::Structure::addPropertyTransition):
23677 transitioning (addPropertyTransition) from it and clearing out the pointer
23706 … (JSC::StructureID::addPropertyTransition): Instead of always copying the ProperyMap, try and take
25924 (JSC::StructureID::addPropertyTransition):
26128 (JSC::StructureID::addPropertyTransition):
28787 (JSC::StructureID::addPropertyTransition): Don't refer the single transition;
[all …]
DChangeLog5454 (JSC::Structure::addPropertyTransition):