Home
last modified time | relevance | path

Searched refs:arrayInsert (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js199 return function(){return fn.apply(object,arrayInsert(cloneArray(args),0,arguments))
254 function arrayInsert(array,index,other){for(var i=0; function