Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
H A Dglobal_intl_helper.h93 icuType = IcuFormatterType::COLLATOR; in GetGlobalObject()
121 case IcuFormatterType::COLLATOR: in GetGlobalObject()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp337 thread->GetCurrentEcmaContext()->SetIcuFormatterToCache(IcuFormatterType::COLLATOR, in InitializeCollator()
351 thread->GetCurrentEcmaContext()->GetIcuFormatterFromCache(IcuFormatterType::COLLATOR, cacheEntry); in GetCachedIcuCollator()
H A Decma_context.h87 COLLATOR, member in panda::ecmascript::IcuFormatterType

Completed in 4 milliseconds