Skip to content

lib.es2017: Move SharedArrayBuffer[Symbol.species] onto constructor interface #61271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

Renegade334
Copy link
Contributor

Some test failures from #60150 inadvertently flagged up that the SharedArrayBuffer[Symbol.species] getter was placed onto the object prototype rather than the constructor in lib.es2017 (a very popular language feature, clearly...)

@github-project-automation github-project-automation bot moved this from Not started to Needs merge in PR Backlog Feb 26, 2025
@rbuckton rbuckton merged commit 6121f45 into microsoft:main Feb 26, 2025
32 checks passed
@github-project-automation github-project-automation bot moved this from Needs merge to Done in PR Backlog Feb 26, 2025
@Renegade334 Renegade334 deleted the lib-sharedarraybuffer-species branch February 26, 2025 22:15
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants