Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DStructure.h83 size_t removePropertyWithoutTransition(const Identifier& propertyName);
DJSObject.cpp490 offset = m_structure->removePropertyWithoutTransition(propertyName); in removeDirect()
DStructure.cpp573 size_t Structure::removePropertyWithoutTransition(const Identifier& propertyName) in removePropertyWithoutTransition() function in JSC::Structure
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1622358 (JSC::Structure::removePropertyWithoutTransition):
23718 (JSC::StructureID::removePropertyWithoutTransition): Ditto.
25930 (JSC::StructureID::removePropertyWithoutTransition):