Searched refs:ParentInspectorSessionDelegate (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/inspector/ | ||
H A D | worker_agent.cc | 49 class ParentInspectorSessionDelegate : public InspectorSessionDelegate { class 51 ParentInspectorSessionDelegate(const std::string& id, in ParentInspectorSessionDelegate() function in node::inspector::protocol::__anon15352::ParentInspectorSessionDelegate 55 ~ParentInspectorSessionDelegate() override { 133 new ParentInspectorSessionDelegate(id, shared_from_this()))); in WorkerCreated() |
Completed in 1 milliseconds