Home
last modified time | relevance | path

Searched defs:localeString (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlocale_helper_test.cpp259 JSHandle<EcmaString> localeString = factory->NewFromASCII("en-Latn-US"); in HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_locale.cpp54 JSHandle<EcmaString> localeString = factory->GetEmptyString(); in LocaleConstructor() local
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dlocale_helper.cpp394 LocaleHelper::ParsedLocale LocaleHelper::HandleLocale(const JSHandle<EcmaString> &localeString) in HandleLocale() argument
399 LocaleHelper::ParsedLocale LocaleHelper::HandleLocale(const std::string &localeString) in HandleLocale() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.cpp949 InitializeLocale(JSThread *thread, const JSHandle<JSLocale> &locale, const JSHandle<EcmaString> &localeString, const JSHandle<JSObject> &options) InitializeLocale() argument

Completed in 6 milliseconds