Searched defs:profilerAgent (Results 1 – 3 of 3) sorted by relevance
43 V8ProfilerAgentImpl* profilerAgent() { return m_profilerAgent.get(); } in profilerAgent() function
198 V8ProfilerAgentImpl* profilerAgent() { in profilerAgent() function in v8_inspector::__anon084cb50d0111::ConsoleHelper396 if (V8ProfilerAgentImpl* profilerAgent = helper.profilerAgent()) in profileCallback() local403 if (V8ProfilerAgentImpl* profilerAgent = helper.profilerAgent()) in profileEndCallback() local
166 V8ProfilerAgentImpl* profilerAgent = in capture() local