Home
last modified time | relevance | path

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

/third_party/node/src/api/
Denvironment.cc320 struct InspectorParentHandleImpl : public InspectorParentHandle { struct
321 std::unique_ptr<inspector::ParentInspectorHandle> impl;
323 explicit InspectorParentHandleImpl( in InspectorParentHandleImpl() argument