Searched refs:get_cached_icu_object (Results 1 – 4 of 4) sorted by relevance
982 static_cast<icu::Collator*>(isolate->get_cached_icu_object( in StringLocaleCompare()1476 isolate->get_cached_icu_object( in NumberToLocaleString()
837 isolate->get_cached_icu_object(cache_type, locales)); in ToLocaleDateTime()
1437 icu::UMemory* get_cached_icu_object(ICUObjectCacheType cache_type,
5384 icu::UMemory* Isolate::get_cached_icu_object(ICUObjectCacheType cache_type, in ThrowInternal() function in v8::internal::Isolate