Home
last modified time | relevance | path

Searched defs:cacheEntry (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp285 std::string cacheEntry = in InitializeCollator() local
299 …std::string cacheEntry = locales->IsUndefined() ? "" : EcmaStringAccessor(locales.GetTaggedValue()… in GetCachedIcuCollator() local
Djs_number_format.cpp659 std::string cacheEntry = in InitializeNumberFormat() local
689 …std::string cacheEntry = locales->IsUndefined() ? "" : EcmaStringAccessor(locales.GetTaggedValue()… in GetCachedIcuNumberFormatter() local
Djs_date_time_format.cpp453 std::string cacheEntry = in InitializeDateTimeFormat() local
501 …std::string cacheEntry = locales->IsUndefined() ? "" : EcmaStringAccessor(locales.GetTaggedValue()… in GetCachedIcuSimpleDateFormat() local