Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-profiler-agent-impl.cc191 String16 resolvedTitle; in consoleProfileEnd() local
196 resolvedTitle = m_startedProfiles.back().m_title; in consoleProfileEnd()
201 resolvedTitle = title; in consoleProfileEnd()
215 resolvedTitle); in consoleProfileEnd()