Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dv8-inspector-impl.cc397 void V8InspectorImpl::forEachSession( in forEachSession() function in v8_inspector::V8InspectorImpl
Dv8-console.cc155 void forEachSession(std::function<void(V8InspectorSessionImpl*)> callback) { in forEachSession() function in v8_inspector::__anon1a71740e0111::ConsoleHelper