Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DStructure.h77 static PassRefPtr<Structure> changePrototypeTransition(Structure*, JSValue prototype);
DJSObject.h312 RefPtr<Structure> newStructure = Structure::changePrototypeTransition(m_structure, prototype); in setPrototype()
DStructure.cpp425 PassRefPtr<Structure> Structure::changePrototypeTransition(Structure* structure, JSValue prototype) in changePrototypeTransition() function in JSC::Structure
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
DJavaScriptCore.def55 …?changePrototypeTransition@Structure@JSC@@SA?AV?$PassRefPtr@VStructure@JSC@@@WTF@@PAV12@VJSValue@2…
/external/webkit/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 …]
DChangeLog1124 (JSC::Structure::changePrototypeTransition):
3128 (JSC::Structure::changePrototypeTransition):
7425 (JSC::Structure::changePrototypeTransition):