Updates:
Status: Invalid
Comment #1 on issue 1437 by [email protected]: More global leakage
http://code.google.com/p/v8/issues/detail?id=1437I cannot reproduce this. Please rebuild and retry? $ ./shell V8 version 3.4.3 (candidate)
var v = {}.valueOf
v()
(shell):1: TypeError: Cannot convert null to object
v()
^
TypeError: Cannot convert null to object
at valueOf (native)
at (shell):1:1
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
