Closed Bug 1785313 Opened 3 years ago Closed 3 years ago

Spec compliance for TypedArray.prototype.with

Categories

(Core :: JavaScript Engine, enhancement)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1783703

People

(Reporter: tjc, Unassigned)

References

()

Details

The spec for the TypedArray.prototype.with method, as per the change-array-by-copy proposal, has been amended to move the ToNumber check up front. For details, see https://github.com/tc39/proposal-change-array-by-copy/issues/85 .

Update the implementation to reflect this change. (This can be assigned to me.)

I also believe this was handled here

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.