Comment #2 on issue 2031 by [email protected]: Number.isFinite doesn't work on boxed ints
http://code.google.com/p/v8/issues/detail?id=2031
ES6 spec doesn't say anything about isFinite so I think it's a bug because it's unintended for users.
Also, i've just talked with Doug Crockford (author of the page) — he said "[boxed numbers] should be treated as numbers as much as possible.".
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
