Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js7389 if (is_catch(node)) return node;
7480 } else if (is_catch(def.name)) {
7549 function is_catch(node) { function