Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js1733 function find_scope(compressor) { function
3261 var scope = node.scope || find_scope(scanner) || block_scope;
6800 var scope = find_scope(tw);
10706 && fn.is_constant_expression(find_scope(compressor)))