Searched defs:FIELD (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| D | ets_test_mirror_classes.h | 28 #define MIRROR_FIELD_INFO(KLASS, FIELD, ETS_FIELD) MirrorFieldInfo(ETS_FIELD, MEMBER_OFFSET(KLASS, … argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | lreference.h | 39 FIELD, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_panda_file_items.h | 45 static constexpr std::string_view FIELD = "Lstd/core/Field;"; variable
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| D | ic_handler.h | 34 FIELD, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNodeFlags.h | 79 enum class PrivateFieldKind { FIELD, METHOD, GET, SET, STATIC_FIELD, STATIC_METHOD, STATIC_GET, STA… enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 76 FIELD, enumerator 1559 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_items.h | 134 FIELD = 0x2, enumerator
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_items.h | 158 FIELD = 0x2, enumerator
|