Searched refs:originatingCommand (Results 1 – 1 of 1) sorted by relevance
862 WebInspector.ConsoleCommandResult = function(result, exception, originatingCommand) argument871 this.originatingCommand = originatingCommand;912 …if (element.previousSibling && msg.originatingCommand && element.previousSibling.command === msg.o…