Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console-message.h38 kTimeEnd, enumerator
Dv8-console-message.cc53 case ConsoleAPIType::kTimeEnd: in consoleAPITypeValue()
210 m_type == ConsoleAPIType::kTimeEnd) in reportToFrontend()
387 type == ConsoleAPIType::kTimeEnd) { in createForConsoleAPI()
Dv8-console.cc443 helper.reportCallWithArgument(ConsoleAPIType::kTimeEnd, message); in timeEndFunction()