Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Doutput.js687 function needs_parens_obj(output) { function
690 PARENS(AST_Object, needs_parens_obj);
874 if (this.left instanceof AST_DestructuredObject) return needs_parens_obj(output);