| /arkcompiler/ets_runtime/ecmascript/ |
| D | global_env_constants-inl.h | 57 #define DECL_GET_IMPL_COMMON(Type, Name, Index) \ argument 73 #define DECL_GET_IMPL_STRING(Name, Index, Token) DECL_GET_IMPL_COMMON(JSTaggedValue, Name, Index) argument 74 #define DECL_GET_IMPL_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_IMPL_COMMON(Type, Name, Index) argument
|
| D | global_env_constants.h | 555 #define INDEX_FILTER_WITH_TYPE(Type, Name, Index, Desc) INDEX_FILTER_COMMON(Index) argument 556 #define INDEX_FILTER_STRING(Name, Index, Token) INDEX_FILTER_COMMON(Index) argument 620 #define DECL_GET_COMMON(Type, Name) \ argument 624 #define DECL_GET_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_COMMON(Type, Name) argument 625 #define DECL_GET_STRING(Name, Index, Token) DECL_GET_COMMON(JSTaggedValue, Name) argument
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | opt_code_profiler.h | 115 struct Name { struct 116 Name(std::string name) : methodName_(name), totalCount_(1) {} in Name() argument 128 std::string GetName() const in GetName() argument 133 std::string methodName_; argument 134 uint64_t totalCount_;
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsTypeReferencePart.h | 46 ir::Expression *Name() in Name() function 56 const ir::Expression *Name() const in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | expressionLambdaLowering.h | 26 std::string_view Name() const override in Name() function
|
| D | boxingForLocals.h | 25 std::string_view Name() const override in Name() function
|
| D | lambdaLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | declareOverloadLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | resizableArrayLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | insertOptionalParametersAnnotation.h | 26 std::string_view Name() const override in Name() function
|
| D | defaultParametersInConstructorLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | capturedVariables.h | 25 std::string_view Name() const override in Name() function
|
| D | opAssignment.h | 25 std::string_view Name() const override in Name() function
|
| D | dynamicImportLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | promiseVoid.h | 25 std::string_view Name() const override in Name() function
|
| D | lateInitialization.h | 25 std::string_view Name() const override in Name() function
|
| D | spreadLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | restArgsLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | restTupleLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | unionLowering.h | 25 std::string_view Name() const override in Name() function
|
| D | stringComparison.h | 28 std::string_view Name() const override in Name() function
|
| D | partialExportClassGen.h | 25 std::string_view Name() const override in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ |
| D | checkerPhase.h | 25 std::string_view Name() const override in Name() function
|
| D | resolveIdentifiers.h | 26 std::string_view Name() const override in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ |
| D | topLevelStmts.h | 38 std::string_view Name() const override in Name() function
|