![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::Intl, including all inherited members.
| AddElement(Isolate *isolate, DirectHandle< JSArray > array, int index, DirectHandle< String > field_type_string, DirectHandle< String > value) | v8::internal::Intl | static |
| AddElement(Isolate *isolate, DirectHandle< JSArray > array, int index, DirectHandle< String > field_type_string, DirectHandle< String > value, DirectHandle< String > additional_property_name, DirectHandle< String > additional_property_value) | v8::internal::Intl | static |
| AddNumberElements(Isolate *isolate, const icu::FormattedValue &formatted, DirectHandle< JSArray > result, int start_index, DirectHandle< String > unit) | v8::internal::Intl | static |
| AsciiCollationWeightsL1() | v8::internal::Intl | static |
| AsciiCollationWeightsL3() | v8::internal::Intl | static |
| AvailableCalendars(Isolate *isolate) | v8::internal::Intl | static |
| BoundFunctionContextSlot enum name | v8::internal::Intl | |
| BuildLocaleSet(const std::vector< std::string > &locales, const char *path, const char *validate_key) | v8::internal::Intl | static |
| CanonicalizeLocaleList(Isolate *isolate, DirectHandle< Object > locales, bool only_return_one_result=false) | v8::internal::Intl | static |
| CanonicalizeTimeZoneName(Isolate *isolate, DirectHandle< String > identifier) | v8::internal::Intl | static |
| CoerceOptionsToObject(Isolate *isolate, DirectHandle< Object > options, const char *service) | v8::internal::Intl | static |
| CompareStrings(Isolate *isolate, const icu::Collator &collator, DirectHandle< String > s1, DirectHandle< String > s2, CompareStringsOptions compare_strings_options=CompareStringsOptions::kNone) | v8::internal::Intl | static |
| CompareStringsOptions enum name | v8::internal::Intl | |
| CompareStringsOptionsFor(IsolateT *isolate, DirectHandle< Object > locales, DirectHandle< Object > options) | v8::internal::Intl | static |
| CompareStringsOptionsFor(IsolateT *isolate, DirectHandle< Object > locales, DirectHandle< Object > options) | v8::internal::Intl | |
| ConvertOneByteToLower(Tagged< String > src, Tagged< String > dst) | v8::internal::Intl | static |
| ConvertToLower(Isolate *isolate, DirectHandle< String > s) | v8::internal::Intl | static |
| ConvertToUpper(Isolate *isolate, DirectHandle< String > s) | v8::internal::Intl | static |
| CreateTimeZoneCache() | v8::internal::Intl | static |
| DefaultTimeZone(Isolate *isolate) | v8::internal::Intl | static |
| FormatRangeSource enum name | v8::internal::Intl | |
| FormattedToString(Isolate *isolate, const icu::FormattedValue &formatted) | v8::internal::Intl | static |
| GetAvailableLocales() | v8::internal::Intl | static |
| GetAvailableLocalesForDateFormat() | v8::internal::Intl | static |
| GetCanonicalLocales(Isolate *isolate, DirectHandle< Object > locales) | v8::internal::Intl | static |
| GetLocaleMatcher(Isolate *isolate, DirectHandle< JSReceiver > options, const char *method_name) | v8::internal::Intl | static |
| GetNumberingSystem(const icu::Locale &icu_locale) | v8::internal::Intl | static |
| GetNumberingSystem(Isolate *isolate, DirectHandle< JSReceiver > options, const char *method_name, std::unique_ptr< char[]> *result) | v8::internal::Intl | static |
| GetTimeZoneIndex(Isolate *isolate, DirectHandle< String > identifier) | v8::internal::Intl | static |
| GetTimeZoneOffsetNanoseconds(Isolate *isolate, int32_t time_zone_index, DirectHandle< BigInt > nanosecond_epoch) | v8::internal::Intl | static |
| GetTimeZoneOffsetTransitionNanoseconds(Isolate *isolate, int32_t time_zone_index, DirectHandle< BigInt > nanosecond_epoch, Transition transition) | v8::internal::Intl | static |
| GetTimeZonePossibleOffsetNanoseconds(Isolate *isolate, int32_t time_zone_index, DirectHandle< BigInt > nanosecond_epoch) | v8::internal::Intl | static |
| IsValidCalendar(const icu::Locale &locale, const std::string &value) | v8::internal::Intl | static |
| IsValidCollation(const icu::Locale &locale, const std::string &value) | v8::internal::Intl | static |
| IsValidNumberingSystem(const std::string &value) | v8::internal::Intl | static |
| IsValidTimeZoneName(const icu::TimeZone &tz) | v8::internal::Intl | static |
| IsValidTimeZoneName(Isolate *isolate, const std::string &id) | v8::internal::Intl | static |
| IsValidTimeZoneName(Isolate *isolate, DirectHandle< String > id) | v8::internal::Intl | static |
| IsWellFormedCalendar(const std::string &value) | v8::internal::Intl | static |
| IsWellFormedCurrency(const std::string &value) | v8::internal::Intl | static |
| kAsciiCollationWeightsLength | v8::internal::Intl | static |
| LegacyUnwrapReceiver(Isolate *isolate, DirectHandle< JSReceiver > receiver, DirectHandle< JSFunction > constructor, bool has_initialized_slot) | v8::internal::Intl | static |
| MatcherOption enum name | v8::internal::Intl | |
| Normalize(Isolate *isolate, DirectHandle< String > string, DirectHandle< Object > form_input) | v8::internal::Intl | static |
| NumberFieldToType(Isolate *isolate, const NumberFormatSpan &part, const icu::UnicodeString &text, bool is_nan) | v8::internal::Intl | static |
| NumberToLocaleString(Isolate *isolate, Handle< Object > num, DirectHandle< Object > locales, DirectHandle< Object > options, const char *method_name) | v8::internal::Intl | static |
| RemoveCollation(const char *collation) | v8::internal::Intl | static |
| ResolveLocale(Isolate *isolate, const std::set< std::string > &available_locales, const std::vector< std::string > &requested_locales, MatcherOption options, const std::set< std::string > &relevant_extension_keys) | v8::internal::Intl | static |
| RoundingMode enum name | v8::internal::Intl | |
| RoundingPriority enum name | v8::internal::Intl | |
| RoundingType enum name | v8::internal::Intl | |
| SanctionedSimpleUnits() | v8::internal::Intl | static |
| SetNumberFormatDigitOptions(Isolate *isolate, DirectHandle< JSReceiver > options, int mnfd_default, int mxfd_default, bool notation_is_compact, const char *service) | v8::internal::Intl | static |
| SetTextToBreakIterator(Isolate *isolate, DirectHandle< String > text, icu::BreakIterator *break_iterator) | v8::internal::Intl | static |
| SourceString(Isolate *isolate, FormatRangeSource source) | v8::internal::Intl | static |
| StringLocaleCompare(Isolate *isolate, DirectHandle< String > s1, DirectHandle< String > s2, DirectHandle< Object > locales, DirectHandle< Object > options, const char *method_name) | v8::internal::Intl | static |
| StringLocaleConvertCase(Isolate *isolate, DirectHandle< String > s, bool is_upper, DirectHandle< Object > locales) | v8::internal::Intl | static |
| SupportedLocalesOf(Isolate *isolate, const char *method_name, const std::set< std::string > &available_locales, DirectHandle< Object > locales_in, DirectHandle< Object > options_in) | v8::internal::Intl | static |
| SupportedValuesOf(Isolate *isolate, DirectHandle< Object > key) | v8::internal::Intl | static |
| TimeZoneIdFromIndex(int32_t index) | v8::internal::Intl | static |
| ToICUUnicodeString(Isolate *isolate, DirectHandle< String > string, int offset=0) | v8::internal::Intl | static |
| ToJSArray(Isolate *isolate, const char *unicode_key, icu::StringEnumeration *enumeration, const std::function< bool(const char *)> &removes, bool sort) | v8::internal::Intl | static |
| ToLanguageTag(const icu::Locale &locale) | v8::internal::Intl | static |
| ToLatin1LowerTable() | v8::internal::Intl | static |
| ToString(Isolate *isolate, const icu::UnicodeString &string) | v8::internal::Intl | static |
| ToString(Isolate *isolate, const icu::UnicodeString &string, int32_t begin, int32_t end) | v8::internal::Intl | static |
| TrailingZeroDisplay enum name | v8::internal::Intl | |
| Transition enum name | v8::internal::Intl |