| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_class_root.h | 47 OBJECT = helpers::ToUnderlying(ClassRoot::OBJECT), member in ark::ets::EtsClassRoot
|
| H A D | ets_panda_file_items.h | 33 static constexpr std::string_view OBJECT = "Lstd/core/Object;"; member
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| H A D | ets_type.h | 38 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; member in ark::ets::EtsType
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | json_helper.h | 44 OBJECT, member in panda::ecmascript::base::JsonHelper::TransformType::ParseReturnType
|
| H A D | json_parser.h | 49 OBJECT = 0, member in panda::ecmascript::base::Tokens 64 OBJECT, member in panda::ecmascript::base::JsonContinuation::ContinuationType
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | elements.h | 45 OBJECT = 0x1UL << 4, // 16 member in panda::ecmascript::ElementsKind
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | class_root.h | 47 OBJECT, member in ark::ClassRoot
|
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| H A D | vreg_info.h | 29 enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = ANY }; member in ark::compiler::final::Location::Type
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | typeFlag.h | 36 OBJECT = 1ULL << 9, // x: object member in panda::es2panda::checker::TypeFlag
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| H A D | global_ts_type_ref.h | 31 OBJECT, member in panda::ecmascript::TSTypeKind
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | alias_analysis.h | 41 OBJECT, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | typeFlag.h | 38 OBJECT = 1ULL << 9ULL, // x: object member in ark::es2panda::checker::TypeFlag
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | ETSemitter.cpp | 534 static constexpr std::string_view OBJECT = "Lstd/core/Object"; in GenAnnotationSignature() local 550 ss << OBJECT; in GenAnnotationSignature() local 569 ss << OBJECT; in GenAnnotationSignature() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | heap_snapshot.h | 46 OBJECT, member in panda::ecmascript::NodeType
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| H A D | jsnapi_expo.h | 770 OBJECT, member in panda::ObjectRef::SendableType
|