Searched defs:Elements (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/context/ | ||
| H A D | classPrivateContext.h | 42 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 D | assertClause.h | 40 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 D | arrayExpression.h | 41 const ArenaVector<Expression *> &Elements() const in Elements() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ArrayExpression |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | elements.h | 56 class PUBLIC_API Elements { class |
| /arkcompiler/runtime_core/static_core/compiler/code_info/ | ||
| H A D | code_info.h | 65 enum Elements { PROPERTIES, CALLEE_REG_MASK, CALLEE_FP_REG_MASK, TABLE_MASK, VREGS_COUNT, SIZE }; enum in ark::compiler::CodeInfoHeader |
Completed in 3 milliseconds