Searched defs:GetAttributes (Results 1 – 4 of 4) sorted by relevance
94 inline JSTaggedValue GetAttributes(int entry) const in GetAttributes() function
90 PropertyAttributes NameDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NameDictionary212 PropertyAttributes NumberDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NumberDictionary
58 PropertyAttributes GlobalDictionary::GetAttributes(int entry) const in GetAttributes() function
133 const std::unordered_map<std::string, std::vector<std::string>> &GetAttributes() const in GetAttributes() function