Searched refs:_cmd (Results 1 – 2 of 2) sorted by relevance
39 …gate("dom");}},print:function(_cmd,_text){with(firebug){d.console.addLine().attribute.addClass("Ar… argument40 …<strong>Error: </strong>"+message,true);}},eval:function(_cmd){var result;with(firebug){if(_cmd.le… argument41 …_cmd);try{if(_cmd==='console.firebug'){d.console.addLine().attribute.addClass("Arrow").update(fire…
919 print: function(_cmd,_text){ argument921 d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);935 eval:function(_cmd){ argument938 if(_cmd.length==0)942 d.console.historyIndex = d.console.history.push(_cmd);945 if(_cmd==='console.firebug') {948 result = eval.call(window,_cmd);949 d.console.print(_cmd,result);952 d.console.addLine().attribute.addClass("Arrow").update(">>> "+_cmd);