Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_locale.h244 static T GetOptionOfString(JSThread *thread, const JSHandle<JSObject> &options, in GetOptionOfString() function
Djs_locale.cpp620 bool JSLocale::GetOptionOfString(JSThread *thread, const JSHandle<JSObject> &options, in GetOptionOfString() function in panda::ecmascript::JSLocale