Updates:
Status: WorkingAsIntended
Owner: [email protected]
Labels: Harmony
Comment #1 on issue 2031 by [email protected]: Number.isFinite
doesn't work on boxed ints
http://code.google.com/p/v8/issues/detail?id=2031
This function is specifically designed not to perform type coercion. So it
will not perform any kind of auto-unboxing of Number objects. Please see
the Harmony proposal for a tentative specification:
http://wiki.ecmascript.org/doku.php?id=harmony:number.isfinite
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev