Searched defs:forEachSession (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/inspector/ | ||
| D | v8-inspector-impl.cc | 397 void V8InspectorImpl::forEachSession( in forEachSession() function in v8_inspector::V8InspectorImpl |
| D | v8-console.cc | 155 void forEachSession(std::function<void(V8InspectorSessionImpl*)> callback) { in forEachSession() function in v8_inspector::__anon1a71740e0111::ConsoleHelper |