Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtransitions_dictionary.h97 inline JSTaggedValue GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function
Dglobal_dictionary-inl.h62 PropertyAttributes GlobalDictionary::GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function
Dtagged_dictionary.cpp213 PropertyAttributes NameDictionary::GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function in panda::ecmascript::NameDictionary
395 PropertyAttributes NumberDictionary::GetAttributes(const JSThread *thread, int entry) const in GetAttributes() function in panda::ecmascript::NumberDictionary
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h133 const std::unordered_map<std::string, std::vector<std::string>> &GetAttributes() const in GetAttributes() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp108 HWTEST_F_L0(GlobalDictionaryTest, GetAttributes) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/assembler/
Dmeta.h133 const std::unordered_map<std::string, std::vector<std::string>> &GetAttributes() const in GetAttributes() function