Home
last modified time | relevance | path

Searched refs: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.cc353 session->profilerAgent()->consoleProfile( in Profile()
362 session->profilerAgent()->consoleProfileEnd( in ProfileEnd()