Searched refs:tableCallback (Results 1 – 2 of 2) sorted by relevance
57 static void tableCallback(const v8::FunctionCallbackInfo<v8::Value>&);
312 void V8Console::tableCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in tableCallback() function in v8_inspector::V8Console693 V8Console::tableCallback); in createConsole()801 context, commandLineAPI, "table", V8Console::tableCallback, in createCommandLineAPI()