Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_agent.h27 class NodeInspectorClient; variable
Dinspector_agent.cc374 class NodeInspectorClient : public V8InspectorClient { class
376 explicit NodeInspectorClient(node::Environment* env, bool is_main) in NodeInspectorClient() function in node::inspector::NodeInspectorClient