Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h54 enum class LocaleMatcherOption : uint8_t { LOOKUP = 0x01, BEST_FIT, EXCEPTION }; member in panda::ecmascript::LocaleMatcherOption
55 enum class FormatMatcherOption : uint8_t { BASIC = 0x01, BEST_FIT, EXCEPTION }; member in panda::ecmascript::FormatMatcherOption

Completed in 4 milliseconds