Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
skrebbel
on Aug 11, 2012
|
parent
|
context
|
favorite
| on:
Write any javascript code with just these characte...
Apparently, he also did the OP's trick:
http://utf-8.jp/public/jsfuck.html
(but without, {} even)
dherman
on Aug 11, 2012
[–]
Unfortunately, his tricks no longer work in current JS engines; it relies on using
[].sort.call()
which I believe used to return the global object but now throws an exception.
AFAICT, you need to add {} to make this work in current JS engines.
Dave
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: