Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DStructure.h72 static Structure* changePrototypeTransition(JSGlobalData&, Structure*, JSValue prototype);
DStructure.cpp392 Structure* Structure::changePrototypeTransition(JSGlobalData& globalData, Structure* structure, JSV… in changePrototypeTransition() function in JSC::Structure
DJSObject.h444 …setStructure(globalData, Structure::changePrototypeTransition(globalData, m_structure.get(), proto… in setPrototype()
/external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
DJavaScriptCore.def81 ?changePrototypeTransition@Structure@JSC@@SAPAV12@AAVJSGlobalData@2@PAV12@VJSValue@2@@Z
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-166927 (JSC::Structure::changePrototypeTransition):
15182 (JSC::Structure::changePrototypeTransition):
15356 … (JSC::Structure::changePrototypeTransition): Remove line that maintains the m_transitionCount.
15876 (JSC::Structure::changePrototypeTransition):
22353 (JSC::Structure::changePrototypeTransition):
23710 …(JSC::StructureID::changePrototypeTransition): Build the PropertyMap if necessary before transitio…
25927 (JSC::StructureID::changePrototypeTransition):
30236 (JSC::StructureID::changePrototypeTransition):
30364 (JSC::StructureID::changePrototypeTransition): Ditto.
33390 (JSC::StructureID::changePrototypeTransition):
[all …]
DChangeLog664 (JSC::Structure::changePrototypeTransition):
1203 (JSC::Structure::changePrototypeTransition):
DChangeLog-2010-05-249432 (JSC::Structure::changePrototypeTransition):
11436 (JSC::Structure::changePrototypeTransition):
15733 (JSC::Structure::changePrototypeTransition):