Home
last modified time | relevance | path

Searched defs:AUTO (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_relative_time_format.h39 enum class NumericOption : uint8_t { ALWAYS = 0x01, AUTO, EXCEPTION }; member in panda::ecmascript::NumericOption
H A Djs_number_format.h32 enum class SignDisplayOption : uint8_t { AUTO = 0x01, ALWAYS, NEVER, EXCEPTZERO, EXCEPTION }; member in panda::ecmascript::SignDisplayOption

Completed in 2 milliseconds