rndme / download

file downloading using client-side javascript
MIT License
2.28k stars 417 forks source link

bugfix: fix arguments.callee in strict mode #84

Open wadezhan opened 5 years ago

wadezhan commented 5 years ago

TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them.