On Tue, Apr 12, 2011 at 08:41, Allen Wirfs-Brock <[email protected]> wrote: > In ES5 > {}.valueOf.call(undefined) > doesn't yield the this object. In general, ES5 built-ins do not convert their > this parameter to the global object when it is undefined.
FYI http://code.google.com/p/v8/issues/detail?id=1321 https://bugs.webkit.org/show_bug.cgi?id=58338 -- erik _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

