Searched refs:debugCallback (Results 1 – 2 of 2) sorted by relevance
50 static void debugCallback(const v8::FunctionCallbackInfo<v8::Value>&);
283 void V8Console::debugCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in debugCallback() function in v8_inspector::V8Console673 V8Console::debugCallback); in createConsole()