Home
last modified time | relevance | path

Searched refs:hasFunc (Results 1 - 1 of 1) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h251 bool hasFunc = false; in FindMethod() local
259 napi_status s = napi_has_named_property(env_, obj, methodName.c_str(), &hasFunc); in FindMethod()
264 if (!hasFunc) { in FindMethod()

Completed in 1 milliseconds