Backed out 6d349e5ae0ed (bug 889157) for JP test bustage
This commit is contained in:
@@ -101,6 +101,7 @@ function fromIterator(iterator) {
|
||||
}
|
||||
exports.fromIterator = fromIterator;
|
||||
|
||||
|
||||
function find(array, predicate) {
|
||||
var index = 0;
|
||||
var count = array.length;
|
||||
|
||||
Reference in New Issue
Block a user