Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-inspector-session-impl.h43 V8ProfilerAgentImpl* profilerAgent() { return m_profilerAgent.get(); } in profilerAgent() function
Dv8-console.cc198 V8ProfilerAgentImpl* profilerAgent() { in profilerAgent() function in v8_inspector::__anone10f4c2c0111::ConsoleHelper
404 if (V8ProfilerAgentImpl* profilerAgent = helper.profilerAgent()) in profileCallback() local
411 if (V8ProfilerAgentImpl* profilerAgent = helper.profilerAgent()) in profileEndCallback() local