Searched defs:GetAttributes (Results 1 – 6 of 6) sorted by relevance
97 inline JSTaggedValue GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function
62 PropertyAttributes GlobalDictionary::GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function
213 PropertyAttributes NameDictionary::GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function in panda::ecmascript::NameDictionary395 PropertyAttributes NumberDictionary::GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function in panda::ecmascript::NumberDictionary
133 const std::unordered_map<std::string, std::vector<std::string>> &GetAttributes() const in GetAttributes() function
108 HWTEST_F_L0(GlobalDictionaryTest, GetAttributes) in HWTEST_F_L0() argument