| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | opt_code_profiler.h | 114 struct Name { struct 115 Name(std::string name) : methodName_(name), totalCount_(1) {} in Name() argument 127 std::string GetName() const in GetName() argument 132 std::string methodName_; argument 133 uint64_t totalCount_;
|
| /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_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_IMPL_COMMON(Type, Name, Index) argument 80 #define DECL_GET_IMPL_STRING(Name, Index, Token) DECL_GET_IMPL_COMMON(JSTaggedValue, Name, Index) argument
|
| D | global_env_constants.h | 511 #define INDEX_FILTER_WITH_TYPE(Type, Name, Index, Desc) INDEX_FILTER_COMMON(Index) argument 519 #define INDEX_FILTER_STRING(Name, Index, Token) INDEX_FILTER_COMMON(Index) argument 573 #define DECL_GET_COMMON(Type, Name) \ argument 578 #define DECL_GET_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_COMMON(Type, Name) argument 586 #define DECL_GET_STRING(Name, Index, Token) DECL_GET_COMMON(JSTaggedValue, Name) in GLOBAL_ENV_CONSTANT_SPECIAL() argument
|
| D | global_env_fields.h | 244 #define GLOBAL_ENV_FIELD_ENUM_ITEM(Type, Name, INDEX) INDEX, argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsTypeReferencePart.h | 43 ir::Expression *Name() in Name() function 53 const ir::Expression *Name() const in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsTypeParameter.h | 40 const Identifier *Name() const in Name() function 45 Identifier *Name() in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ |
| D | checkerPhase.h | 23 std::string_view Name() override in Name() function
|
| D | plugin_phase.h | 33 std::string_view Name() override in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | lambdaLowering.h | 25 std::string_view Name() override in Name() function
|
| D | unionLowering.h | 25 std::string_view Name() override in Name() function
|
| D | expandBrackets.h | 25 std::string_view Name() override in Name() function
|
| D | interfacePropertyDeclarations.h | 25 std::string_view Name() override in Name() function
|
| D | generateDeclarations.h | 25 std::string_view Name() override in Name() function
|
| D | structLowering.h | 25 std::string_view Name() override in Name() function
|
| D | promiseVoid.h | 25 std::string_view Name() override in Name() function
|
| D | opAssignment.h | 25 std::string_view Name() override in Name() function
|
| D | tupleLowering.h | 25 std::string_view Name() override in Name() function
|
| D | objectIndexAccess.h | 30 std::string_view Name() override in Name() function
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_GetOrSetAccessor10.ts | 18 s\u0065t Name():number; method
|
| D | test-ts-key-remapping-via-as.ts | 23 type Name = GetName<NameA | NameB | NameC> alias
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/ |
| D | test-ts-classes-25.ts | 19 abstract get Name(); method in Base
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | glue_regs_test.cpp | 87 #define CONSTANT_STRING_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument 101 #define CONSTANT_ACCESSOR_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | privateIdentifier.h | 57 const util::StringView &Name() const in Name() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/as/ |
| D | namedType.h | 29 const Identifier *Name() const in Name() function
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsTypeParameter.h | 47 const Identifier *Name() const in Name() function
|