Bug 245172 - Convert value in TypedArray#with before the copy loop
Summary: Convert value in TypedArray#with before the copy loop
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-14 02:44 PDT by Aditi Singh
Modified: 2022-09-14 03:30 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aditi Singh 2022-09-14 02:44:41 PDT
Convert value in TypedArray#with before the copy loop, as per the normative change in "change array by copy" proposal.
See the change here: https://github.com/tc39/proposal-change-array-by-copy/pull/86/files
Comment 1 Aditi Singh 2022-09-14 03:30:18 PDT
Closing this issue since it was already resolved by https://github.com/WebKit/WebKit/pull/2771/files