>
> Hello everyone, I just read kangax post about eval, and there's one
> thing that can't understand, kangax wrote: "The reason code is
> executed in global scope is not because eval is called in context of
> window, but because it’s invoked as an indirect call" but why this is
> indirect call? this.eval — as I understand right is Reference, where
> ReferenceName is eval. I'm always think that this is global eval
> because it's evaling in context window.
>
>
"Dude", Juriy went to great lengths to try and explain that in his post. In
fact, the core subject of his post was "What is an indirect eval call?". Are
you sure you've read the entire article? Otherwise I'm sure we can explain
it further, but imo Juriy did a good job at that already.

Try http://perfectionkills.com/global-eval-what-are-the-options/#windoweval

- peter

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to