Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc78 void reportCallWithArgument(ConsoleAPIType type, const String16& message) { in reportCallWithArgument() function in v8_inspector::__anon89dc04360111::ConsoleHelper
316 helper.reportCallWithArgument( in Count()
330 helper.reportCallWithArgument(ConsoleAPIType::kWarning, in CountReset()
377 helper.reportCallWithArgument( in timeFunction()
396 helper.reportCallWithArgument( in timeEndFunction()
408 helper.reportCallWithArgument(ConsoleAPIType::kTimeEnd, message); in timeEndFunction()