Home
last modified time | relevance | path

Searched defs:specificValue (Results 1 – 4 of 4) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DStructure.h103 size_t get(const Identifier& propertyName, unsigned& attributes, JSCell*& specificValue) in get()
116 JSCell* specificValue() { return m_specificValueInPrevious; } in specificValue() function
DStructure.cpp379 …* structure, const Identifier& propertyName, unsigned attributes, JSCell* specificValue, size_t& o… in addPropertyTransitionToExistingStructure()
405 …* structure, const Identifier& propertyName, unsigned attributes, JSCell* specificValue, size_t& o… in addPropertyTransition()
559 …opertyWithoutTransition(const Identifier& propertyName, unsigned attributes, JSCell* specificValue) in addPropertyWithoutTransition()
642 size_t Structure::get(const UString::Rep* rep, unsigned& attributes, JSCell*& specificValue) in get()
740 size_t Structure::put(const Identifier& propertyName, unsigned attributes, JSCell* specificValue) in put()
DPropertyMapHashTable.h33 JSCell* specificValue; member
DJSObject.cpp133 JSCell* specificValue; in put() local
205 JSCell* specificValue; in deleteProperty() local
418 JSCell* specificValue; in getPropertyAttributes() local