Searched refs:to_moz_scope (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | mozilla-ast.js | 255 return to_moz_scope("Program", M); 263 body: to_moz_scope("BlockStatement", M) 272 body: to_moz_scope("BlockStatement", M) 543 to_moz, to_moz_block, to_moz_scope 601 function to_moz_scope(type, node) { function
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | mozilla-ast.js | 642 return to_moz_scope("Program", M); 657 body: to_moz_scope("BlockStatement", M), 671 body: M.value ? to_moz(M.value) : to_moz_scope("BlockStatement", M), 679 body: to_moz_scope("BlockStatement", M), 750 return to_moz_scope("StaticBlock", M.value); 1211 ].join("\n"))(to_moz, to_moz_block, to_moz_scope)); 1300 function to_moz_scope(type, node) { function
|