Home
last modified time | relevance | path

Searched defs:FIELD (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_test_mirror_classes.h28 #define MIRROR_FIELD_INFO(KLASS, FIELD, ETS_FIELD) MirrorFieldInfo(ETS_FIELD, MEMBER_OFFSET(KLASS, … argument
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h39 FIELD, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_panda_file_items.h45 static constexpr std::string_view FIELD = "Lstd/core/Field;"; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h34 FIELD, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h79 enum class PrivateFieldKind { FIELD, METHOD, GET, SET, STATIC_FIELD, STATIC_METHOD, STATIC_GET, STA… enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h76 FIELD, enumerator
1559 …enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_P… enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h134 FIELD = 0x2, enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h158 FIELD = 0x2, enumerator