Searched defs:GetAttributes (Results 1 – 6 of 6) sorted by relevance
96 inline JSTaggedValue GetAttributes(int entry) const in GetAttributes() function
61 PropertyAttributes GlobalDictionary::GetAttributes(int entry) const in GetAttributes() function
212 PropertyAttributes NameDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NameDictionary393 PropertyAttributes NumberDictionary::GetAttributes(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
111 HWTEST_F_L0(GlobalDictionaryTest, GetAttributes) in HWTEST_F_L0() argument