Updates:
Status: Assigned
Owner: [email protected]
Cc: [email protected]Comment #3 on issue 1434 by [email protected]: Crankshafted === specialized for doubles doesn't handle undefined correctly
http://code.google.com/p/v8/issues/detail?id=1434This is caused by NumberUntagD converting undefined to NaN with no knowledge of the context. That is not correct for comparisons.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
