Searched defs:BEST_FIT (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_locale.h | 54 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