Home
last modified time | relevance | path

Searched refs:no_break (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js9992 if (!no_break(body[0])) break;
10008 if (!member(default_branch, body) || !no_break(body[1])) break;
10012 if (!all(statements, no_break)) break;
10036 function no_break(node) { function