Home | History | Annotate | Download | only in inspector

Lines Matching refs:Table

241 void V8Console::Table(const v8::debug::ConsoleCallArguments& info,
699 context, commandLineAPI, data, "table",
700 &V8Console::call<&V8Console::Table>,
701 "function table(data, [columns]) { [Command Line API] }");