Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc416 bool timelinePrefix) { in timeFunction() argument
420 if (timelinePrefix) protocolTitle = "Timeline '" + protocolTitle + "'"; in timeFunction()
430 bool timelinePrefix) { in timeEndFunction() argument
434 if (timelinePrefix) protocolTitle = "Timeline '" + protocolTitle + "'"; in timeEndFunction()