Searched defs:CLASS (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/verification/config/whitelist/ |
| D | whitelist.h | 25 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, __LAST__ }; enumerator
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | objectType.h | 54 CLASS, in DEFINE_BITOPS() enumerator
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | class_root.h | 46 CLASS, enumerator
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | variable.ts | 32 export abstract class Variable {
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | global_ts_type_ref.h | 29 CLASS, enumerator
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | typeSystem.ts | 114 CLASS, 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 | 205 CLASS, enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 1000 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
|