Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp105 JSHandle<JSTaggedValue> OptionToEcmaString(JSThread *thread, NotationOption notation) in OptionToEcmaString()
550 auto notation = JSLocale::GetOptionOfString<NotationOption>( in InitializeNumberFormat() local
1010 NotationOption notation = numberFormat->GetNotation(); in ResolvedOptions() local
Djs_locale.h539 NotationOption notation) in SetNumberFormatDigitOptions()