Searched refs:_1b2 (Results 1 – 1 of 1) sorted by relevance
1384 },list:function(_1b2){ argument1386 if(_1b2 instanceof Array){1387 return _1b2.slice();1389 if(typeof (_1b2)=="function"&&!(_1b2 instanceof Function)&&typeof (_1b2.length)=="number"){1391 for(var i=0;i<_1b2.length;i++){1392 rval.push(_1b2[i]);1397 _1b2=self.iter(_1b2);1402 _1b6=_1b2.next();