Lines Matching refs:Pass
132 `includeSources` Pass this flag if you want to include
243 is a separate step, different from variable name mangling. Pass
295 cover most standard JS and DOM properties defined in various browsers. Pass
511 `/*@__PURE__*/` or `/*#__PURE__*/`. Pass `true` to both compress and retain
515 Pass an object to specify custom [compress options](#compress-options).
531 Pass an object to specify custom [mangle property options](#mangle-properties-options).
658 - `annotations` (default: `true`) — Pass `false` to disable potentially dropping
691 - `drop_console` (default: `false`) — Pass `true` to discard calls to
699 representation. Pass `"eager"` to always replace function calls whenever
703 - `expression` (default: `false`) — Pass `true` to preserve completion values
742 Pass `true` to always retain function arguments.
744 - `keep_infinity` (default: `false`) — Pass `true` to prevent `Infinity` from
861 - `eval` (default: `false`) — Pass `true` to mangle names visible in scopes
864 - `reserved` (default: `[]`) — Pass an array of identifiers that should be
867 - `toplevel` (default: `false`) — Pass `true` to mangle names declared in the
898 Pass an empty string `""` to enable, or a non-empty string to set the debug suffix.
908 - `regex` (default: `null`) — Pass a RegExp literal to only mangle property