Home
last modified time | relevance | path

Searched defs:ApplyOptionsToTag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp213 HWTEST_F_L0(JSLocaleTest, ApplyOptionsToTag) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp767 bool JSLocale::ApplyOptionsToTag(JSThread *thread, const JSHandle<EcmaString> &tag, const JSHandle<… in ApplyOptionsToTag() function in panda::ecmascript::JSLocale