Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc369 bool timelinePrefix, V8InspectorImpl* inspector) { in timeFunction() argument
372 if (timelinePrefix) protocolTitle = "Timeline '" + protocolTitle + "'"; in timeFunction()
388 bool timelinePrefix, V8InspectorImpl* inspector) { in timeEndFunction() argument
391 if (timelinePrefix) protocolTitle = "Timeline '" + protocolTitle + "'"; in timeEndFunction()