Searched defs:AUTO (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_relative_time_format.h | 39 enum class NumericOption : uint8_t { ALWAYS = 0x01, AUTO, EXCEPTION };
member in panda::ecmascript::NumericOption |
| H A D | js_number_format.h | 32 enum class SignDisplayOption : uint8_t { AUTO = 0x01, ALWAYS, NEVER, EXCEPTZERO, EXCEPTION }; member in panda::ecmascript::SignDisplayOption |
Completed in 1 milliseconds