Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dcompress.js1077 if (seqLength(seq) >= compressor.sequences_limit) push_seq();
1092 function seqLength(a) { function