Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtransitions_dictionary.h96 inline JSTaggedValue GetAttributes(int entry) const in GetAttributes() function
Dtagged_dictionary.cpp196 PropertyAttributes NameDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NameDictionary
372 PropertyAttributes NumberDictionary::GetAttributes(int entry) const in GetAttributes() function in panda::ecmascript::NumberDictionary
Dglobal_dictionary-inl.h61 PropertyAttributes GlobalDictionary::GetAttributes(int entry) const in GetAttributes() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dbb.h101 bool GetAttributes(uint32 attrKind) const in GetAttributes() function
106 uint32 GetAttributes() const in GetAttributes() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h134 const std::unordered_map<std::string, std::vector<std::string>> &GetAttributes() const in GetAttributes() function
/arkcompiler/runtime_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.cpp135 HWTEST_F_L0(GlobalDictionaryTest, GetAttributes) in HWTEST_F_L0() argument