Home
last modified time | relevance | path

Searched defs:notation (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp168 JSHandle<JSTaggedValue> OptionToEcmaString(JSThread *thread, NotationOption notation) in OptionToEcmaString()
628 auto notation = JSLocale::GetOptionOfString<NotationOption>( in InitializeNumberFormat() local
1132 NotationOption notation = numberFormat->GetNotation(); in ResolvedOptions() local
Djs_locale.h519 NotationOption notation) in SetNumberFormatDigitOptions()
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlNumberFormatters.h92 std::string notation; member