/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases/ |
D | test-namespace-enum-transformed-function.ts | 17 namespace CLASS { namespace
|
/arkcompiler/runtime_core/static_core/libpandafile/external/ |
D | panda_file_support.cpp | 53 #define LOAD_FUNC(CLASS, FUNC) \ in LoadPandFileExt() argument
|
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
D | objectType.h | 49 CLASS, in DEFINE_BITOPS() enumerator
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
D | ets_class_root.h | 44 CLASS = helpers::ToUnderlying(ClassRoot::CLASS), enumerator
|
D | ets_panda_file_items.h | 31 static constexpr std::string_view CLASS = "Lstd/core/Class;"; variable
|
/arkcompiler/ets_frontend/es2panda/typescript/types/ |
D | objectType.h | 54 CLASS, in DEFINE_BITOPS() enumerator
|
/arkcompiler/runtime_core/static_core/runtime/include/ |
D | class_root.h | 46 CLASS, enumerator
|
/arkcompiler/runtime_core/static_core/verification/config/context/ |
D | context.h | 36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; enumerator
|
/arkcompiler/ets_frontend/ets2panda/compiler/base/ |
D | lreference.h | 40 CLASS, enumerator
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
D | ets_typeapi_create.h | 123 CLASS, enumerator
|
D | ets_typeapi.h | 40 CLASS = 0xAU, enumerator
|
/arkcompiler/ets_frontend/ts2panda/src/ |
D | variable.ts | 32 export abstract class Variable {
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | pgo_bc_info.h | 30 CLASS, enumerator
|
/arkcompiler/ets_runtime/ecmascript/ts_types/ |
D | global_ts_type_ref.h | 26 CLASS, enumerator
|
/arkcompiler/ets_frontend/arkguard/src/utils/ |
D | ScopeAnalyzer.ts | 76 CLASS, enumerator
|
/arkcompiler/ets_frontend/ets2panda/varbinder/ |
D | variableFlags.h | 134 CLASS = 1U << 16U, enumerator
|
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
D | etsObjectType.h | 30 CLASS = 1U << 0U, enumerator
|
/arkcompiler/ets_frontend/ts2panda/src/base/ |
D | typeSystem.ts | 114 CLASS, enumerator
|
/arkcompiler/runtime_core/static_core/libpandafile/ |
D | file_items.h | 132 CLASS = 0x0, enumerator 1985 CLASS = 0x05, enumerator
|
/arkcompiler/runtime_core/libpandafile/ |
D | file_items.h | 145 CLASS = 0x0, enumerator 1817 CLASS = 0x05, enumerator
|
/arkcompiler/ets_frontend/es2panda/typescript/extractor/ |
D | typeSystem.h | 212 CLASS, enumerator
|
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
D | runtime_interface.h | 1354 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
|
D | inst.h | 6266 … enum class ObjectType { UNKNOWN, CLASS, METHOD, CONSTANT_POOL, STRING, PANDA_FILE_OFFSET, LAST }; enumerator
|