RESOLVED DUPLICATE of bug 148035 138218
Implement TypedArray.prototype.fill
https://bugs.webkit.org/show_bug.cgi?id=138218
Summary Implement TypedArray.prototype.fill
Filip Pizlo
Reported 2014-10-30 11:43:05 PDT
The polyfill for this may be decently fast, but we can probably do better if we support this directly.
Attachments
Alexey Shvayka
Comment 1 2020-06-07 23:51:06 PDT
r190429 implemented most of TypedArray.prototype methods, including `fill`. test262 coverage: https://test262.report/browse/built-ins/TypedArray/prototype/fill. *** This bug has been marked as a duplicate of bug 148035 ***
Note You need to log in before you can comment on or make changes to this bug.