Home
last modified time | relevance | path

Searched refs:InsertOptions (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp827 bool InsertOptions(JSThread *thread, const JSHandle<JSObject> &options, icu::LocaleBuilder *builder) in InsertOptions() function
912 bool insertResult = InsertOptions(thread, options, &builder); in InitializeLocale()