Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Doutput.js494 function prepend_comments(node) { function in OutputStream
595 prepend_comments: options.comments || options.shebang ? prepend_comments : noop,
635 stream.prepend_comments(self);