Lines Matching refs:forEach
224 * like JS1.6 Array.forEach()
232 var forEach = function(arr, callback, thisObject) {
349 forEach(eventsMap[type], function(f) {
431 forEach(it, function(obj) {
481 forEach(_loadedListenerList, 'item();');
933 forEach([
962 forEach(reqs, function(i) {
1199 // forEach(this._msgBacklog, this._postMessage, this);
1531 forEach(s, function(evt) {