Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp639 napi_valuetype typeVlueType = napi_null; in ParseUrl() local
641 napi_typeof(env, type, &typeVlueType); in ParseUrl()
642 if (typeVlueType == napi_number) { in ParseUrl()

Completed in 5 milliseconds