Home
last modified time | relevance | path

Searched defs:GetAttributes (Results 1 – 4 of 4) sorted by relevance

/ark/js_runtime/ecmascript/
Dtransitions_dictionary.h94 inline JSTaggedValue GetAttributes(int entry) const in GetAttributes() function
Dtagged_dictionary.cpp90 PropertyAttributes NameDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NameDictionary
212 PropertyAttributes NumberDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NumberDictionary
Dglobal_dictionary-inl.h58 PropertyAttributes GlobalDictionary::GetAttributes(int entry) const in GetAttributes() function
/ark/runtime_core/assembler/
Dmeta.h133 const std::unordered_map<std::string, std::vector<std::string>> &GetAttributes() const in GetAttributes() function