aemkei / jsfuck

Write any JavaScript with 6 Characters: []()!+
jsfuck.com
Do What The F*ck You Want To Public License
8.12k stars 672 forks source link

Fix Microsoft Edge #55

Closed hazzik closed 5 years ago

hazzik commented 8 years ago

In Edge ([]["entries"]()+"")[22] is undefined Because there Array.prototype.entries method returns an generic object, and so ([]["entries"]()+"") is "[object Object]".

aemkei commented 5 years ago

I am not using Edge. @hazzik can you have a look, if that still is an issue with the latest version?

hazzik commented 5 years ago

I've checked. Now ([]["entries"]()+"")[22] is ] as expected in Edge 44.17763.1.0.