Searched defs:GENERIC (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | coroutine_events.h | 36 enum class Type { NONE, GENERIC, COMPLETION, CHANNEL, IO }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.h | 37 GENERIC = (1 << 5), enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | elements.h | 52 GENERIC = HOLE_TAGGED, enumerator
|
| D | property_attributes.h | 47 GENERIC = (1 << 5), enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | es2panda.h | 156 GENERIC, enumerator
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | es2panda.h | 127 GENERIC, enumerator
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | classDefinition.h | 48 GENERIC = (1 << 5), // import type / type parameter enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_class_linker_extension.cpp | 39 GENERIC, // - Switches the coroutine to native mode (GC is allowed) enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | typeFlag.h | 77 GENERIC = 1ULL << 49ULL, // ETS Generic enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| D | ic_binary_op.h | 31 GENERIC, enumerator
|
| /arkcompiler/ets_runtime/test/moduletest/elements_kind_generic/ |
| D | elements_kind_generic.js | 21 let GENERIC = 31; variable
|
| /arkcompiler/ets_runtime/test/moduletest/elements_kind/ |
| D | elements_kind.js | 27 let GENERIC = 31; variable
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi_expo.h | 770 GENERIC, enumerator
|