Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc87 void reportCallWithArgument(ConsoleAPIType type, const String16& message) { in reportCallWithArgument() function in v8_inspector::__anona02ddf380111::ConsoleHelper
318 helper.reportCallWithArgument( in Count()
332 helper.reportCallWithArgument(ConsoleAPIType::kWarning, in CountReset()
379 helper.reportCallWithArgument( in timeFunction()
397 helper.reportCallWithArgument( in timeEndFunction()
418 helper.reportCallWithArgument(ConsoleAPIType::kTimeEnd, message); in timeEndFunction()