Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp71 JSHandle<JSTaggedValue> cachedLocales = thread->GlobalConstants()->GetHandledCachedJSCollatorLocales(); in GetAvailableLocales() local
72 if (cachedLocales->IsHeapObject()) { in GetAvailableLocales()
73 return JSHandle<TaggedArray>(cachedLocales); in GetAvailableLocales()

Completed in 2 milliseconds