How to escape implicit 'with (this)' of a method body

Jon Zeppieri jaz at bu.edu
Mon Jul 28 22:21:29 PDT 2008


On Tue, Jul 29, 2008 at 1:05 AM, Jon Zeppieri <jaz at bu.edu> wrote:
>>    function zot () {
>>      // How can I call the global foo from here?
>>      without (this) { foo(); }
>>    }
>> }

Oh... yeah, I misread that.
And the 'implicit' in the subject.



More information about the Es4-discuss mailing list