Home
last modified time | relevance | path

Searched defs:attributes_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h329 PropertyAttributes attributes_; variable
/arkcompiler/runtime_core/assembler/
Dmeta.h191 std::unordered_map<std::string, std::vector<std::string>> attributes_; variable