Bug 146796
Summary: | [ES6] Update TypedArray | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Keith Miller <keith_miller> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | darin, fpizlo, ggaren, oliver, saam, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 146624 | ||
Bug Blocks: |
Yusuke Suzuki
Update the TypedArray interface and its constructor.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yusuke Suzuki
Includes ArrayBuffer's @@species support.
Keith Miller
I think this is done. Is there anything missing?