Searched defs:SetAttributes (Results 1 – 3 of 3) sorted by relevance
97 void NameDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &met… in SetAttributes() function in panda::ecmascript::NameDictionary219 void NumberDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function in panda::ecmascript::NumberDictionary
100 inline void SetAttributes(const JSThread *thread, int entry, JSTaggedValue metaData) in SetAttributes() function
87 void GlobalDictionary::SetAttributes(const JSThread *thread, int entry, const PropertyAttributes &m… in SetAttributes() function