Comment #3 on issue 1497 by [email protected]: Typed Array function constructors should expose `call` and `apply` methods.
http://code.google.com/p/v8/issues/detail?id=1497
@Ioseb: your patch covers only typed array support in d8 shell which is basically a mock of the real type arrays APIs provided by WebKit bindings layer (see for example files in http://code.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/html/canvas/ and http://code.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/bindings/v8/custom/ ) in Chromium.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
