Home
last modified time | relevance | path

Searched refs:jsMsgExtClsProperties (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_execute_callback.cpp52 napi_property_descriptor jsMsgExtClsProperties[] = { in InitJSExcute() local
61 …NapiJsMessageExt::JsConstructor, nullptr, sizeof(jsMsgExtClsProperties) / sizeof(jsMsgExtClsProper… in InitJSExcute()
62 jsMsgExtClsProperties, &jsMsgExtClass); in InitJSExcute()