Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Normative: Use Set in TA.p.set #87

Closed
wants to merge 1 commit into from
Closed

Normative: Use Set in TA.p.set #87

wants to merge 1 commit into from

Conversation

syg
Copy link
Collaborator

@syg syg commented Feb 1, 2022

Close #86

This is the same fix as tc39/ecma262#2646, which I think is the cleanest refactoring since everything falls out of IsValidIntegerIndex. If that PR ends up not getting consensus, we'll need to check and throw on OOB accesses like what's currently done with detach checks.

@syg syg requested a review from marjakh February 1, 2022 00:45
@syg
Copy link
Collaborator Author

syg commented Mar 22, 2022

@syg
Copy link
Collaborator Author

syg commented Jul 11, 2022

Closing as the fix is merged upstream in ecma262.

@syg syg closed this Jul 11, 2022
@ljharb ljharb deleted the ta-p-set-use-set branch July 11, 2022 22:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypedArray.prototype.set needs non-trivial changes
1 participant