Home
last modified time | relevance | path

Searched defs:_array (Results 1 – 2 of 2) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js99 …tsByClassName.apply(document,arguments);};pi.util={Array:{clone:function(_array,_undeep){var tmp=[… argument
100 _source[_index]=pi.util.Array.clone(_source[_index]);});return tmp;},count:function(_array,_value){… argument
102 _function.apply(_array,[_array[i],i,_array]);},getLatest:function(_array){return _array[_array.leng… argument
103 return index;},remove:function(_array,_index){var result=_array.slice(0,_index);_array=Array.protot… argument
H A Dfirebug-lite-1.2.js1937 clone:function(_array,_undeep){ argument
1939 Array.prototype.push.apply(tmp,_array); argument
1946 count:function(_array,_value){ argument
1953 forEach:function(_array,_function){ argument
1959 getLatest:function(_array){ argument
1962 indexOf:function(_array,_value){ argument
1976 remove:function(_array,_index){ argument