Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-console.cc86 void reportCallWithArgument(ConsoleAPIType type, const String16& message) { in reportCallWithArgument() function in v8_inspector::__anone10f4c2c0111::ConsoleHelper
370 helper.reportCallWithArgument( in countCallback()
443 helper.reportCallWithArgument(ConsoleAPIType::kTimeEnd, message); in timeEndFunction()