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