Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_native_api_v8.cc1803 std::string inspectorPath; in OH_JSVM_OpenInspector() local
1807 env->inspector_agent()->Start(inspectorPath, hostPort, true, false); in OH_JSVM_OpenInspector()