Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js10870 function noop_value() { function
10875 if (!stat) return noop_value();
10876 if (stat instanceof AST_Return) return stat.value || noop_value();