Home
last modified time | relevance | path

Searched defs:GetOptionOfString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp449 HWTEST_F_L0(JSLocaleTest, GetOptionOfString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h236 static T GetOptionOfString(JSThread *thread, const JSHandle<JSObject> &options, in GetOptionOfString() function
Djs_locale.cpp327 bool JSLocale::GetOptionOfString(JSThread *thread, const JSHandle<JSObject> &options, in GetOptionOfString() function in panda::ecmascript::JSLocale