Home
last modified time | relevance | path

Searched defs:GENERIC (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_events.h36 enum class Type { NONE, GENERIC, COMPLETION, CHANNEL, IO }; enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.h37 GENERIC = (1 << 5), enumerator
/arkcompiler/ets_runtime/ecmascript/
Delements.h52 GENERIC = HOLE_TAGGED, enumerator
Dproperty_attributes.h47 GENERIC = (1 << 5), enumerator
/arkcompiler/ets_frontend/ets2panda/
Des2panda.h156 GENERIC, enumerator
/arkcompiler/ets_frontend/es2panda/
Des2panda.h127 GENERIC, enumerator
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h48 GENERIC = (1 << 5), // import type / type parameter enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.cpp39 GENERIC, // - Switches the coroutine to native mode (GC is allowed) enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFlag.h77 GENERIC = 1ULL << 49ULL, // ETS Generic enumerator
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h31 GENERIC, enumerator
/arkcompiler/ets_runtime/test/moduletest/elements_kind_generic/
Delements_kind_generic.js21 let GENERIC = 31; variable
/arkcompiler/ets_runtime/test/moduletest/elements_kind/
Delements_kind.js27 let GENERIC = 31; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h770 GENERIC, enumerator