Searched defs:notation (Results 1 – 3 of 3) sorted by relevance
168 JSHandle<JSTaggedValue> OptionToEcmaString(JSThread *thread, NotationOption notation) in OptionToEcmaString()628 auto notation = JSLocale::GetOptionOfString<NotationOption>( in InitializeNumberFormat() local1132 NotationOption notation = numberFormat->GetNotation(); in ResolvedOptions() local
519 NotationOption notation) in SetNumberFormatDigitOptions()
92 std::string notation; member