Searched refs:has_break (Results 1 – 2 of 2) sorted by relevance
2754 var has_break = false;2756 if (has_break2760 has_break = true;2763 if (!has_break) {
2062 … if (branches.body[branches.body.length - 1] === block || has_break(block.body)) {2080 function has_break(stats) { function