Hacker News new | ask | show | jobs
by jasonhansel 1851 days ago
> setTimeout.apply(top, [apply])

Clever. Probably avoids naive forms of static analysis that would catch more obvious ways of eval'ing code.