How can I watch variable values inside of javascript eval() method? And is it possible to \"step into\" and \"step over\" in eval method? For example, with a code like this:
if variable is not exist how could you know it's value? - noway. And... eval === evil.