Home
last modified time | relevance | path

Searched defs:UNDEFINED (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_generator_object.h25 UNDEFINED = 0, enumerator
35 UNDEFINED enumerator
Djs_async_generator_object.h29 UNDEFINED = 0, enumerator
41 UNDEFINED enumerator
Djs_date_time_format.h23 enum class CalendarOption : uint8_t { UNDEFINED = 0x01 }; enumerator
24 enum class DateTimeStyleOption : uint8_t { FULL = 0x01, LONG, MEDIUM, SHORT, UNDEFINED, EXCEPTION }; enumerator
26 enum class HourCycleOption : uint8_t { H11 = 0x01, H12, H23, H24, UNDEFINED, EXCEPTION }; enumerator
Djs_collator.h25 enum class CaseFirstOption : uint8_t { UPPER = 0x01, LOWER, FALSE_OPTION, UNDEFINED, EXCEPTION }; enumerator
26 enum class SensitivityOption : uint8_t { BASE = 0x01, ACCENT, CASE, VARIANT, UNDEFINED, EXCEPTION }; enumerator
Djs_array.h26 enum class ArrayMode : uint8_t { UNDEFINED = 0, DICTIONARY, LITERAL }; enumerator
Djs_displaynames.h41 UNDEFINED, enumerator
Dproperty_attributes.h49 UNDEFINED = (1 << 7), enumerator
54 UNDEFINED, // The PREMONOMORPHIC of property cells. enumerator
Djs_tagged_value.h60 UNDEFINED // at least one of x or y was undefined or NaN enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/function/
DgeneratorFunctionBuilder.h30 UNDEFINED = 0, enumerator
/arkcompiler/ets_frontend/es2panda/compiler/function/
DgeneratorFunctionBuilder.h31 UNDEFINED = 0, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h31 UNDEFINED, enumerator
DtypeFlag.h32 UNDEFINED = 1ULL << 5, // x: undefined enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.h39 UNDEFINED = (1 << 7), enumerator
/arkcompiler/runtime_core/libpandabase/mem/
Dpool_map.h32 UNDEFINED, enumerator
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dpool_map.h30 UNDEFINED, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h48 UNDEFINED = 0x12U, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h55 UNDEFINED, enumerator
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h29 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = … enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h29 UNDEFINED, enumerator
DtypeFlag.h34 UNDEFINED = 1ULL << 5ULL, // x: undefined enumerator