Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dglobal_intl_helper.h109 std::string cacheEntry = locales->IsUndefined() ? "" : in GetGlobalObject() local
/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp305 std::string cacheEntry = in InitializeCollator() local
319 …std::string cacheEntry = locales->IsUndefined() ? "" : EcmaStringAccessor(locales.GetTaggedValue()… in GetCachedIcuCollator() local
Djs_number_format.cpp669 std::string cacheEntry = in InitializeNumberFormat() local
699 …std::string cacheEntry = locales->IsUndefined() ? "" : EcmaStringAccessor(locales.GetTaggedValue()… in GetCachedIcuNumberFormatter() local
Djs_date_time_format.cpp460 std::string cacheEntry = in InitializeDateTimeFormat() local
509 …std::string cacheEntry = locales->IsUndefined() ? "" : EcmaStringAccessor(locales.GetTaggedValue()… in GetCachedIcuSimpleDateFormat() local