Home
last modified time | relevance | path

Searched refs:SignificantDigitsFromSkeleton (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-number-format.h81 static bool SignificantDigitsFromSkeleton(const icu::UnicodeString& skeleton,
H A Djs-plural-rules.cc276 if (JSNumberFormat::SignificantDigitsFromSkeleton(skeleton, &min, &max)) { in ResolvedOptions()
H A Djs-number-format.cc743 bool JSNumberFormat::SignificantDigitsFromSkeleton( in SignificantDigitsFromSkeleton() function in v8::internal::JSNumberFormat
1015 if (SignificantDigitsFromSkeleton(skeleton, &minimum, &maximum)) { in ResolvedOptions()

Completed in 5 milliseconds