Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DStructure.h81 size_t addPropertyWithoutTransition(const Identifier& propertyName, unsigned attributes);
DJSObject.h403 offset = m_structure->addPropertyWithoutTransition(propertyName, attributes); in putDirect()
451 size_t offset = m_structure->addPropertyWithoutTransition(propertyName, attributes); in putDirectWithoutTransition()
DStructure.cpp512 size_t Structure::addPropertyWithoutTransition(const Identifier& propertyName, unsigned attributes) in addPropertyWithoutTransition() function in JSC::Structure
/external/webkit/JavaScriptCore/
DChangeLog10564 (JSC::Structure::addPropertyWithoutTransition):
11924 (JSC::StructureID::addPropertyWithoutTransition): Build PropertyMap on demands and pin.
14136 (JSC::StructureID::addPropertyWithoutTransition):
16980 (JSC::StructureID::addPropertyWithoutTransition):