Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dinspector_io.cc233 const std::string script_path_; member in node::inspector::InspectorIoDelegate
334 script_name_(script_name), script_path_(script_path), in InspectorIoDelegate()
368 return "file://" + script_path_; in GetTargetUrl()
H A Djs_native_api_v8_inspector.cc648 const std::string script_path_; member in v8impl::__anon15372::InspectorIoDelegate
659 script_name_(script_name), script_path_(script_path), in InspectorIoDelegate()
693 return "file://" + script_path_; in GetTargetUrl()

Completed in 5 milliseconds