Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js6847 function to_func_expr(defun, drop_name) { function
7268 return to_func_expr(node, true);
11184 append_var(decls, expr_fn, name, to_func_expr(stat, true));
12388 if (fixed instanceof AST_LambdaDefinition) fixed = to_func_expr(fixed);