Home
last modified time | relevance | path

Searched refs:parent_thread (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/inspector/
Dworker_inspector.cc59 std::shared_ptr<MainThreadHandle> parent_thread, in ParentInspectorHandle() argument
63 parent_thread_(parent_thread), in ParentInspectorHandle()
Dworker_inspector.h58 std::shared_ptr<MainThreadHandle> parent_thread,