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.cc175 String16 resolvedTitle; in consoleProfileEnd() local
180 resolvedTitle = m_startedProfiles.back().m_title; in consoleProfileEnd()
185 resolvedTitle = title; in consoleProfileEnd()
199 resolvedTitle); in consoleProfileEnd()