Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js7158 if ((retain || node.rest) && is_decl(prop.value)) {
7916 function is_decl(node) { function