Fix mangling of property names which overwrite unmangleable properties
authorRichard van Velzen <rvanvelzen@experty.com>
Fri, 31 Jul 2015 13:56:33 +0000 (15:56 +0200)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 5 Aug 2015 19:18:39 +0000 (21:18 +0200)
commit759b3f7d6df1cecaefd987218373ce3db3646845
tree7bf50a6e91e53879df8f5949ff497f733045a7b0
parent958b6c2e57ea64cf876c3f884db2a76f11f7074f
Fix mangling of property names which overwrite unmangleable properties

Fixes #747.
lib/propmangle.js
test/compress/issue-747.js [new file with mode: 0644]
test/run-tests.js