Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc199 if (V8InspectorSessionImpl* session = currentSession()) { in profilerAgent()
207 if (V8InspectorSessionImpl* session = currentSession()) { in debuggerAgent()
214 V8InspectorSessionImpl* currentSession() { in currentSession() function in v8_inspector::__anone10f4c2c0111::ConsoleHelper
638 if (V8InspectorSessionImpl* session = helper.currentSession()) in inspectImpl()
656 if (V8InspectorSessionImpl* session = helper.currentSession()) { in inspectedObject()