Lines Matching refs:push

27 …rebug){var content=[];for(var i=0,len=arguments.length;i<len;i++){content.push(d.highlight(argumen…
30 …nvironment.getElement().value="";d.console.historyIndex=d.console.history.push(_cmd);try{if(_cmd==…
31 …},run:function(_command){with(firebug){if(!internal.init){d.console.cache.push({"command":_command…
39push("<span class='Null'>undefined</span>");}else{result.push("<span class='Null'>null</span>");}}…
41push(d.highlight(_value.nodeValue));else if(_inObject){result.push("<span class='Gray Italic'>"+_v…
42push("<span class='DarkBlue'>#"+_value.getAttribute("id")+"</span>");var elClass=_value.getAttribu…
43 result.push("</span>");}else{result.push("<span class='DarkBlue'>&#60;<span class='Blue TagName'>"+…
44 result.push(" <span class='DarkBlue'>"+item.nodeName+"=\"<span class='Red'>"+item.nodeValue+"</span…
45 result.push("</span>&#62;</span>");}}}
46push("<span class='Gray Italic'>["+_value.length+"]</span>");}else{result.push("<span class='Stron…
47 result.push((i>0?", ":"")+d.highlight(_value[i],false,true,true));}
48push(" ]</span>");}}else if(_inObject){result.push("<span class='Gray Italic'>Object</span>");}els…
49 result.push(" "+key+"="+d.highlight(value,true));i++;}
50 result.push("</span>");}}else{result.push(["<span class'Gray Italic'>"+_value+"</span>"]);}}catch(e…
53 …=[],parentLayer,t,link,tagName,searchEl,parent=_element;while(parent){map.push(parent);if(parent==…
71 …{var item=arguments[i],val=internal.targetWindow.eval(item);d.xhr.objects.push([item,val]);}catch(…
88 …pi.util={Array:{clone:function(_array,_undeep){var tmp=[];Array.prototype.push.apply(tmp,_array);p… method in Array
92 …n(_array,_index){var result=_array.slice(0,_index);_array=Array.prototype.push.apply(result,_array…
105 …il.IsArray(_source[key])){if(pi.util.IsArray(_hash[key])){Array.prototype.push.apply(_source[key],… method in Array
122 …tApi(_value);},"addCallback":function(_readyState,_fn){this.getCallback().push({"fn":_fn,"readySta…
123 initConsole();lib.util.Init.push(firebug.init);}})();