Searched refs:dirxml (Results 1 – 4 of 4) sorted by relevance
59 void dirxml(ScriptState*, PassRefPtr<ScriptArguments>);
76 void ConsoleBase::dirxml(ScriptState* state, PassRefPtr<ScriptArguments> arguments) in dirxml() function in WebCore::ConsoleBase
39 [CallWith=ScriptArguments&ScriptState] void dirxml();
1319 dirxml: function(var_args) method in CommandLineAPIImpl1321 return inspectedWindow.console.dirxml.apply(inspectedWindow.console, arguments)