Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp538 HWTEST_F_L0(JSLocaleTest, GetOptionOfBool) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp657 bool JSLocale::GetOptionOfBool(JSThread *thread, const JSHandle<JSObject> &options, in GetOptionOfBool() function in panda::ecmascript::JSLocale