Searched refs:attributeChangeTransition (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DStructure.h98 static Structure* attributeChangeTransition(VM&, Structure*, PropertyName, unsigned attributes);
H A DStructure.cpp442 Structure* Structure::attributeChangeTransition(VM& vm, Structure* structure, PropertyName propertyName, unsigned attributes) function in class:JSC::Structure
H A DJSObject.cpp1216 setStructure(vm, Structure::attributeChangeTransition(vm, structure(), propertyName, attributes), m_butterfly);

Completed in 276 milliseconds