Skip to content
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

Add example of using compareExchange return value #33972

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

Josh-Cena
Copy link
Member

Fix #28049

@Josh-Cena Josh-Cena requested a review from a team as a code owner June 7, 2024 05:15
@Josh-Cena Josh-Cena requested review from teoli2003 and removed request for a team June 7, 2024 05:15
@github-actions github-actions bot added Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed labels Jun 7, 2024
Copy link
Contributor

github-actions bot commented Jun 7, 2024

@sideshowbarker sideshowbarker merged commit cc91ba6 into mdn:main Jun 17, 2024
7 checks passed
@Josh-Cena Josh-Cena deleted the compare-exchange-return branch June 17, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Atomics.compareExchange() should advise reading the returned value
2 participants