Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h516 SetNumberFormatDigitOptions(JSThread *thread, const JSHandle<T> &intlObj, const JSHandle<JSTaggedValue> &options, int mnfdDefault, int mxfdDefault, NotationOption notation) SetNumberFormatDigitOptions() argument
H A Djs_number_format.cpp169 JSHandle<JSTaggedValue> OptionToEcmaString(JSThread *thread, NotationOption notation) in OptionToEcmaString() argument
629 auto notation = JSLocale::GetOptionOfString<NotationOption>( in InitializeNumberFormat() local
1132 NotationOption notation = numberFormat->GetNotation(); ResolvedOptions() local
[all...]

Completed in 3 milliseconds