Home
last modified time | relevance | path

Searched defs:NAME (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A DcheckerPhase.h24 static constexpr std::string_view NAME = "CheckerPhase"; member in ark::es2panda::compiler::CheckerPhase
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/tooling/
H A Dhelpers.h53 static constexpr std::string_view NAME = "EtsObject"; member
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsDynamicType.h23 static constexpr auto NAME = 0; member in ark::es2panda::checker::ETSDynamicType
/arkcompiler/ets_runtime/ecmascript/
H A Dvtable.h27 NAME = 0, enumerator
H A Djs_number_format.h34 enum class CurrencyDisplayOption : uint8_t { CODE = 0x01, SYMBOL, NARROWSYMBOL, NAME, EXCEPTION }; member in panda::ecmascript::CurrencyDisplayOption
/arkcompiler/runtime_core/static_core/verification/config/parse/
H A Dconfig_parse.cpp103 static const auto NAME = P3::OfCharset("abcdefghijklmnopqrstuvwxyz_") |= NAME_HANDLER; in ParseConfig() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.h42 static constexpr std::string_view NAME = "ScopesInitPhase"; member in ark::es2panda::compiler::ScopesInitPhase
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DambientLowering.cpp25 static std::string const NAME = "AmbientLowering"; in Name() member in ark::es2panda::compiler::std
H A DrecordLowering.cpp35 static std::string const NAME = "RecordLowering"; in Name() member in ark::es2panda::compiler::std
H A DobjectIterator.cpp46 static std::string const NAME = "ObjectIteratorLowering"; in Name() member in ark::es2panda::compiler::std
/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Denvironment.cpp46 static const auto NAME = in EnvOptions() local

Completed in 5 milliseconds