Home
last modified time | relevance | path

Searched defs:STRING (Results 1 - 25 of 37) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dconstpool_value.h23 STRING, member in panda::ecmascript::ConstPoolType
H A Dclass_info_extractor.h34 STRING = (1 << 1), member in panda::ecmascript::FieldType
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_class_root.h48 STRING = helpers::ToUnderlying(ClassRoot::STRING), member in ark::ets::EtsClassRoot
H A Dets_panda_file_items.h41 static constexpr std::string_view STRING = "Lstd/core/String;"; member
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DglobalTypesHolder.h26 STRING, member in panda::es2panda::checker::GlobalTypeId
H A DtypeFlag.h28 STRING = 1ULL << 1, // x: string member in panda::es2panda::checker::TypeFlag
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A Dliteral.h39 STRING, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::LiteralTag
/arkcompiler/ets_runtime/ecmascript/
H A Delements.h44 STRING = 0x1UL << 3, // 8 member in panda::ecmascript::ElementsKind
H A Dproperty_attributes.h43 STRING = (1 << 1), member in panda::ecmascript::TrackType::SharedFieldType
/arkcompiler/runtime_core/libpandafile/
H A Dliteral_data_accessor.h40 STRING = 0x05, member in panda::panda_file::LiteralTag
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dliteral_data_accessor.h38 STRING = 0x05, member in ark::panda_file::LiteralTag
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dhclass.h32 static constexpr uint32_t STRING = HCLASS << 1U; member in ark::HClass
H A Dclass_root.h48 STRING, member in ark::ClassRoot
/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Denvironment.cpp82 static const auto STRING = QUOTES >> (*NON_QUOTES |= STRING_HANDLER) >> QUOTES; in EnvOptions() local
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dliterals.h45 STRING, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::LiteralTag
/arkcompiler/runtime_core/assembler/
H A Dannotation.h90 STRING, member in panda::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.h86 STRING, member in ark::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi.h41 STRING = 0xBU, member in ark::ets::EtsTypeAPIKind
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.h52 STRING, member in panda::ecmascript::base::Tokens
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_type.cpp226 #define STRING(s) #s in DumpAttributes() macro
240 #define STRING(s) #s in DumpAttributes() macro
H A Dmir_function.cpp162 #define STRING(s) #s in DumpAttributes() macro
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_binary_op.h29 STRING, member in panda::ecmascript::BinaryType
/arkcompiler/ets_runtime/ecmascript/ts_types/
H A Dglobal_ts_type_ref.h52 STRING, member in panda::ecmascript::TSPrimitiveType
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectTypeConstants.h38 STRING = 1U << 11U, member in ark::es2panda::checker::ETSObjectFlags
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.h44 STRING = (1 << 1), member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::FieldType

Completed in 14 milliseconds

12