Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dminify.js84 mangle: {}, property
112 if (options.mangle) {
113 options.mangle = defaults(options.mangle, {
125 if (options.mangle.properties) {
126 if (typeof options.mangle.properties != "object") {
127 options.mangle.properties = {};
129 if (options.mangle.properties.keep_quoted) {
130 quoted_props = options.mangle.properties.reserved;
132 options.mangle.properties.reserved = quoted_props;
134 if (options.nameCache && !("cache" in options.mangle.properties)) {
[all …]
Dpropmangle.js261 node.key = mangle(node.key);
264 node.property = mangle(node.property);
295 function mangle(name) { function
322 node.value = mangle(node.value);
Dscope.js66 mangle: function(options) { method in SymbolDef
651 node.globals.each(mangle);
674 to_mangle.forEach(mangle);
688 redefined.forEach(mangle);
690 function mangle(def) { function
692 def.mangle(options);
Dcompress.js241 var mangle = { ie: this.option("ie") }; variable
243 node.figure_out_scope(mangle);
10623 var mangle = { ie: compressor.option("ie") }; variable
10624 ast.figure_out_scope(mangle);
10627 ast.figure_out_scope(mangle);
10628 ast.compute_char_frequency(mangle);
10629 ast.mangle_names(mangle);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
DUglifyJsFilter.php32 private $mangle; variable in Assetic\\Filter\\UglifyJsFilter
74 * @param bool $mangle True to enable
76 public function setMangle($mangle) argument
78 $this->mangle = $mangle;
118 if (false === $this->mangle) {
DUglifyJs2Filter.php30 private $mangle; variable in Assetic\\Filter\\UglifyJs2Filter
52 public function setMangle($mangle) argument
54 $this->mangle = $mangle;
101 if ($this->mangle) {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dpropmangle.js130 node.key = mangle(node.key);
134 node.key.name = mangle(node.key.name);
137 node.property = mangle(node.property);
191 function mangle(name) { function
254 node.value = mangle(node.value);
Dscope.js71 mangle: function(options) { method in SymbolDef
456 to_mangle.forEach(function(def){ def.mangle(options) });
/plugin/asciidocjs/node_modules/uglify-js/
DREADME.md42 uglifyjs --compress --mangle -- input.js
63 -m, --mangle [options] Mangle names/specify mangler options:
65 --mangle-props [options] Mangle properties/specify mangler options:
71 `keep_quoted` Only mangle unquoted properties.
72 `regex` Only mangle matched property names.
116 for `compress`, `mangle` and `output` options.
118 --keep-fargs Do not mangle/drop function arguments.
119 --keep-fnames Do not mangle/drop function names. Useful for
141 --toplevel Compress and/or mangle variables in top level scope.
144 for `mangle` and `output` options.
[all …]
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/tools/
Dnode.js52 mangle : {}, property
120 toplevel.figure_out_scope(options.mangle);
133 if (options.mangle) {
134 toplevel.figure_out_scope(options.mangle);
135 toplevel.compute_char_frequency(options.mangle);
136 toplevel.mangle_names(options.mangle);
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/
DREADME.md50 uglifyjs --compress --mangle -- input.js
75 for `compress`, `mangle` and `output` options.
87 -m, --mangle Mangle names/pass mangler options.
135 --keep-fnames Do not mangle/drop function names. Useful for
139 --mangle-props
140 --mangle-props Mangle property names (default `0`). Set to
141 `true` or `1` to mangle all property names. Set
142 to `unquoted` or `2` to only mangle unquoted
150 --mangle-regex Only mangle property names matching the regex
183 The above will compress and mangle `file1.js` and `file2.js`, will drop the
[all …]
/plugin/asciidocjs/node_modules/uglify-js/bin/
Duglifyjs137 if (config.mangle && config.mangle.properties && config.mangle.properties.regex) {
138 config.mangle.properties.regex = UglifyJS.parse(config.mangle.properties.regex, {
201 if (typeof options.mangle != "object") options.mangle = {};
202 options.mangle.properties = parse_js(read_value(), options.mangle.properties);
412 if (!options.compress && !options.mangle) {
/plugin/asciidocjs/node_modules/core-js/build/
DGruntfile.ls14 mangle: {+keep_fnames}
/plugin/revealjs/plugin/markdown/
Dmarked.js6mangle(i[1]))):n=u(i[1]),o+=this.renderer.link(r,null,n);else if(this.inLink||!(i=this.rules.url.e… method in h
/plugin/tip/
Dsyntax_plugin_tip.css190 /* Careful: Moving up too much will mangle
/plugin/combo/resources/library/combo/
H A Dcombo.min.js.map1 …ll spec compliance, you may wish to configure your\n // minifier not to mangle the names of these…
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js.map1 …ll spec compliance, you may wish to configure your\n // minifier not to mangle the names of these…
/plugin/ckeditor5markdown/
Dckeditor.js2mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants… property
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1mangle the names of these two functions.\n function Generator() {}\n function GeneratorFunction(…
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1 …ll spec compliance, you may wish to configure your\n // minifier not to mangle the names of these…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1mangle: true,\n pedantic: false,\n renderer: null,\n sanitize: false,\n …
/plugin/pdfjs/pdfjs/build/
Dpdf.js.map1 …ll spec compliance, you may wish to configure your\n // minifier not to mangle the names of these…
Dpdf.worker.js.map1 …ll spec compliance, you may wish to configure your\n // minifier not to mangle the names of these…