Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DStructure.cpp298 …* structure, const Identifier& propertyName, unsigned attributes, JSCell* specificValue, size_t& o… in addPropertyTransitionToExistingStructure()
317 …* structure, const Identifier& propertyName, unsigned attributes, JSCell* specificValue, size_t& o… in addPropertyTransition()
580 …GlobalData& globalData, const Identifier& propertyName, unsigned attributes, JSCell* specificValue) in addPropertyWithoutTransition()
643 …t(JSGlobalData& globalData, StringImpl* propertyName, unsigned& attributes, JSCell*& specificValue) in get()
686 …GlobalData& globalData, const Identifier& propertyName, unsigned attributes, JSCell* specificValue) in putSpecificValue()
DStructure.h113 …obalData& globalData, const Identifier& propertyName, unsigned& attributes, JSCell*& specificValue) in get()
DPropertyMapHashTable.h77 WriteBarrier<JSCell> specificValue; member
DJSObject.cpp129 JSCell* specificValue; in put() local
220 JSCell* specificValue; in deleteProperty() local