Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console-message.h88 double m_timestamp; variable
Dv8-console-message.cc195 m_timestamp(timestamp), in V8ConsoleMessage()
317 frontend->exceptionThrown(m_timestamp, std::move(exceptionDetails)); in reportToFrontend()
343 m_timestamp, in reportToFrontend()