Home
last modified time | relevance | path

Searched defs:Elements (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/context/
H A DclassPrivateContext.h42 const std::vector<const ir::ClassElement *> &Elements() in Elements() function in ark::es2panda::ark::es2panda::parser::ClassPrivateContext
/arkcompiler/ets_frontend/es2panda/ir/module/
H A DassertClause.h40 const ArenaVector<AssertEntry *> &Elements() const in Elements() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::AssertClause
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DarrayExpression.h41 const ArenaVector<Expression *> &Elements() const in Elements() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ArrayExpression
/arkcompiler/ets_runtime/ecmascript/
H A Delements.h56 class PUBLIC_API Elements { class
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info.h65 enum Elements { PROPERTIES, CALLEE_REG_MASK, CALLEE_FP_REG_MASK, TABLE_MASK, VREGS_COUNT, SIZE }; enum in ark::compiler::CodeInfoHeader

Completed in 3 milliseconds