Searched refs:countCallback (Results 1 – 2 of 2) sorted by relevance
64 static void countCallback(const v8::FunctionCallbackInfo<v8::Value>&);
343 void V8Console::countCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in countCallback() function in v8_inspector::V8Console697 V8Console::countCallback); in createConsole()