Updates:
        Status: Accepted
        Cc: [email protected] [email protected] [email protected]
        Labels: Type-FeatureRequest

Comment #1 on issue 2181 by [email protected]: Typed arrays weird in d8
http://code.google.com/p/v8/issues/detail?id=2181

Known issue.
Chrome's TypedArray implementation is part of the V8 WebKit bindings, so we can't easily re-use that in d8. The TypedArray implementation in d8 has been done from scratch and is known to be incomplete, as we have only worked on it on an as-needed basis.

See also http://code.google.com/p/v8/issues/detail?id=2024 and http://code.google.com/p/v8/issues/detail?id=1497.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to