Searched defs:shouldBreak (Results 1 – 2 of 2) sorted by relevance
69 var shouldBreak = null; variable82 shouldBreak = function(x) { return x == 3; }; function