Home
last modified time | relevance | path

Searched defs:UNDEFINED (Results 1 - 19 of 19) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/function/
H A DgeneratorFunctionBuilder.h30 UNDEFINED = 0, member in ark::es2panda::ark::es2panda::compiler::GeneratorState
/arkcompiler/ets_frontend/es2panda/compiler/function/
H A DgeneratorFunctionBuilder.h31 UNDEFINED = 0, member in panda::es2panda::panda::es2panda::compiler::GeneratorState
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DglobalTypesHolder.h31 UNDEFINED, member in panda::es2panda::checker::GlobalTypeId
H A DtypeFlag.h32 UNDEFINED = 1ULL << 5, // x: undefined member in panda::es2panda::checker::TypeFlag
/arkcompiler/ets_runtime/ecmascript/
H A Djs_array.h26 enum class ArrayMode : uint8_t { UNDEFINED = 0, DICTIONARY, LITERAL }; member in panda::ecmascript::ArrayMode
H A Djs_async_generator_object.h29 UNDEFINED = 0, member in panda::ecmascript::JSAsyncGeneratorState
H A Djs_generator_object.h25 UNDEFINED = 0, member in panda::ecmascript::JSGeneratorState
H A Djs_displaynames.h41 UNDEFINED, member in panda::ecmascript::TypednsOption
H A Djs_date_time_format.h23 enum class CalendarOption : uint8_t { UNDEFINED = 0x01 }; member in panda::ecmascript::CalendarOption
24 enum class DateTimeStyleOption : uint8_t { FULL = 0x01, LONG, MEDIUM, SHORT, UNDEFINED, EXCEPTION }; member in panda::ecmascript::CalendarOption::DateTimeStyleOption
26 enum class HourCycleOption : uint8_t { H11 = 0x01, H12, H23, H24, UNDEFINED, EXCEPTION }; member in panda::ecmascript::CalendarOption::HourCycleOption
H A Djs_collator.h25 enum class CaseFirstOption : uint8_t { UPPER = 0x01, LOWER, FALSE_OPTION, UNDEFINED, EXCEPTION }; member in panda::ecmascript::CaseFirstOption
26 enum class SensitivityOption : uint8_t { BASE = 0x01, ACCENT, CASE, VARIANT, UNDEFINED, EXCEPTION }; member in panda::ecmascript::SensitivityOption
H A Dproperty_attributes.h49 UNDEFINED = (1 << 7), member in panda::ecmascript::TrackType::SharedFieldType
54 UNDEFINED, // The PREMONOMORPHIC of property cells. member in panda::ecmascript::TrackType::PropertyBoxType
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.h40 UNDEFINED = (1 << 7), member in panda::ecmascript::FieldType
/arkcompiler/runtime_core/libpandabase/mem/
H A Dpool_map.h32 UNDEFINED, member in panda::AllocatorType
/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dvreg_info.h29 enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = ANY }; member in ark::compiler::final::Location::Type
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dpool_map.h30 UNDEFINED, member in ark::AllocatorType
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi.h48 UNDEFINED = 0x12U, member in ark::ets::EtsTypeAPIKind
/arkcompiler/ets_runtime/ecmascript/ts_types/
H A Dglobal_ts_type_ref.h55 UNDEFINED, member in panda::ecmascript::TSPrimitiveType
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeFlag.h34 UNDEFINED = 1ULL << 5ULL, // x: undefined member in ark::es2panda::checker::TypeFlag
H A DglobalTypesHolder.h30 UNDEFINED, member in ark::es2panda::checker::GlobalTypeId

Completed in 8 milliseconds