Searched refs:nonCallable (Results 1 – 2 of 2) sorted by relevance
185 forEach(nonCallables, function (nonCallable) { argument186 t.equal(false, ES.IsCallable(nonCallable), nonCallable + ' is not callable');
377 forEach(nonCallables, function (nonCallable) { argument378 t.equal(false, ES.IsCallable(nonCallable), debug(nonCallable) + ' is not callable');