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::__anon084cb50d0111::ConsoleHelper
363 helper.reportCallWithArgument(ConsoleAPIType::kCount, in countCallback()
435 helper.reportCallWithArgument(ConsoleAPIType::kTimeEnd, message); in timeEndFunction()