Home
last modified time | relevance | path

Searched defs:Properties (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst1295 Properties subsection
1304 .. _LeLsLcLoLmLpLaLt.UALrLrLaLyUBLuLfLfLeLr:
1365 Properties subsection
1373 .. _LeLsLcLoLmLpLaLt.UALtLoLmLiLcLs:
4590 Properties subsection
4602 .. _LeLsLcLoLmLpLaLt.UBLiLgUULiLnLtU6U4UALrLrLaLy:
6242 Properties subsection
6255 .. _LsLtLd.LcLoLrLe.UBLoLoLlLeLaLn:
7023 Properties subsection
7033 .. _LeLsLcLoLmLpLaLt.UDLaLtLe:
[all …]
/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h25 struct Properties { struct
26 JSTaggedValue key_;
27 JSTaggedValue attr_;
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DannotationUsage.h42 [[nodiscard]] ArenaVector<AstNode *> &Properties() noexcept in Properties() function
47 [[nodiscard]] const ArenaVector<AstNode *> &Properties() const noexcept in Properties() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.h49 const ArenaVector<Expression *> &Properties() const in Properties() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dpriority_queue.h67 using Properties = std::unordered_map<CoroutinePriority, CoroutineOrder>; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.h124 ArenaVector<varbinder::LocalVariable *> Properties() override in Properties() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.h124 ArenaVector<binder::LocalVariable *> Properties() override in Properties() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DobjectExpression.h54 [[nodiscard]] const ArenaVector<Expression *> &Properties() const noexcept in Properties() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D9_classes.rst668 .. _Class Body:
D7_expressions.rst2003 .. _Method Call Expression: