Comment #1 on issue 2294 by [email protected]: Apparently incorrect rounding in Uint8ClampedArray implementation in V8
http://code.google.com/p/v8/issues/detail?id=2294
V8 does not include any implementation for typed arrays since the ECMA262 doesn't specify them. Both the developer shell and Chromium (V8 bindings afaik) have their own implementations, which is probably where the bug is.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
