Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/context/
DclassPrivateContext.cpp24 bool ClassPrivateContext::AddElement(const ir::ClassElement *elem) in AddElement() function in ark::es2panda::parser::ClassPrivateContext
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dremote_object.cpp84 static void AddElement(std::function<void(JsonArrayBuilder &)> &func, T value) in AddElement() function
/arkcompiler/runtime_core/assembler/
Dannotation.h59 void AddElement(AnnotationElement &&element) in AddElement() function
Dmeta.h381 void AddElement(AnnotationElement &&element) in AddElement() function
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h59 void AddElement(AnnotationElement &&element) in AddElement() function
Dmeta.h363 void AddElement(AnnotationElement &&element) in AddElement() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h380 inline void AddElement(const JSThread *thread, int entry, const JSHandle<JSTaggedValue> &key, in AddElement() function