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.cc52 case ConsoleAPIType::kTimeEnd: in consoleAPITypeValue()
208 m_type == ConsoleAPIType::kTimeEnd) in reportToFrontend()
382 type == ConsoleAPIType::kTimeEnd) in createForConsoleAPI()
Dv8-console.cc435 helper.reportCallWithArgument(ConsoleAPIType::kTimeEnd, message); in timeEndFunction()