Hacker News new | ask | show | jobs
by pcwalton 4733 days ago
Only direct `eval` though. As long as you don't see any calls to symbols named `eval`, you can implement this optimization.

See http://stackoverflow.com/questions/8694300/how-eval-in-javas...