I checked current browser behavior for this coercion to the global
object for array methods (as well as apply and call).

Opera 9.61
Chrome Beta 1
Safari 3.1.2
Firefox 3.0.3

http://people.mozilla.com/~sayrer/2008/10/27/this.html

It seems that the above implementations coerce null or undefined to
the global object for Array.map in this example, so Mozilla opposes
these changes.

-- 

Robert Sayre

"I would have written a shorter letter, but I did not have the time."
_______________________________________________
Es-discuss mailing list
Es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to