Home
last modified time | relevance | path

Searched defs:CLASS (Results 1 - 18 of 18) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_class_root.h46 CLASS = helpers::ToUnderlying(ClassRoot::CLASS), member in ark::ets::EtsClassRoot
H A Dets_panda_file_items.h32 static constexpr std::string_view CLASS = "Lstd/core/Class;"; member
/arkcompiler/runtime_core/static_core/verification/config/context/
H A Dcontext.h36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; member in ark::verifier::debug::WhitelistKind
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi_create.h121 CLASS, member in ark::ark::ark::ets::TypeCreatorKind
H A Dets_typeapi.h40 CLASS = 0xAU, member in ark::ets::EtsTypeAPIKind
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_root.h46 CLASS, member in ark::ClassRoot
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.h31 CLASS, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DobjectType.h57 CLASS, member in ark::es2panda::checker::ObjectType::ObjectTypeKind
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlreference.h40 CLASS, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::ReferenceKind
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DobjectType.h54 CLASS, member in panda::es2panda::panda::es2panda::checker::ObjectType::ObjectTypeKind
/arkcompiler/ets_runtime/ecmascript/ts_types/
H A Dglobal_ts_type_ref.h26 CLASS, member in panda::ecmascript::TSTypeKind
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectTypeConstants.h27 CLASS = 1U << 0U, member in ark::es2panda::checker::ETSObjectFlags
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder.cpp597 UnresolvedTypesInterface::SlotKind::CLASS); in CreateLoadAndInitClassGeneric() member in ark::compiler::UnresolvedTypesInterface::SlotKind
H A Dinst_builder-inl.h1481 UnresolvedTypesInterface::SlotKind::CLASS); in BuildLoadClass() member in ark::compiler::UnresolvedTypesInterface::SlotKind
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h140 CLASS = 1U << 16U, member in ark::es2panda::varbinder::VariableFlags
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h156 CLASS = 0x0, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::IndexType
1844 CLASS = 0x05, member in panda::panda_file::ClassTag::MethodTag::FieldTag::MethodHandleType::ArgumentType
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h1559 enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_PTR }; member in ark::compiler::UnresolvedTypesInterface::SlotKind
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h132 CLASS = 0x0, member in ark::panda_file::ClassTag::MethodTag::FieldTag::IndexType
2017 CLASS = 0x05, member in ark::panda_file::ClassTag::MethodHandleType::ArgumentType

Completed in 22 milliseconds