Home
last modified time | relevance | path

Searched defs:is_main (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dnode.cc180 bool is_main = !parent_handle; in InitializeInspector() local
H A Dinspector_agent.cc398 explicit NodeInspectorClient(node::Environment* env, bool is_main) in NodeInspectorClient() argument
689 Start(const std::string& path, const DebugOptions& options, std::shared_ptr<ExclusiveAccess<HostPort>> host_port, bool is_main) Start() argument
H A Djs_native_api_v8_inspector.cc1042 explicit InspectorClient(Environment* env, bool is_main) in InspectorClient() argument
1293 Start(const std::string& path, std::shared_ptr<ExclusiveAccess<HostPort>> host_port, bool is_main, bool wait_for_connect) Start() argument

Completed in 6 milliseconds