Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp225 bool ParsePrepareRequestMethod(napi_env env, napi_value methodObj, std::string& method) in ParsePrepareRequestMethod()
339 napi_value methodObj = nullptr; in ParsePrefetchArgs() local