:pseudo-names

compiler optionsince v0.0-2227Edit

Allows you to retain var names similar to their original when compiling advanced :optimizations. Enable this along with :pretty-print if you wish to read the advanced output for debugging purposes.

:pseudo-names true

Details:

See Implications of object property flattening for details on the naming scheme foo$bar.


See Also: