RESOLVED FIXED 167395
Atomics.store should return the int-converted value, not the value that it stored
https://bugs.webkit.org/show_bug.cgi?id=167395
Summary Atomics.store should return the int-converted value, not the value that it st...
Filip Pizlo
Reported 2017-01-24 16:14:22 PST
Patch forthcoming.
Attachments
the patch (7.94 KB, patch)
2017-01-24 16:26 PST, Filip Pizlo
saam: review+
Filip Pizlo
Comment 1 2017-01-24 16:26:45 PST
Created attachment 299650 [details] the patch
Saam Barati
Comment 2 2017-01-24 16:49:57 PST
Comment on attachment 299650 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=299650&action=review > Source/JavaScriptCore/ChangeLog:12 > + AtomicsObject.cpp to also adoopt this protocol. typo "adoopt"
Filip Pizlo
Comment 3 2017-01-24 16:55:26 PST
Radar WebKit Bug Importer
Comment 4 2017-01-24 16:56:23 PST
Note You need to log in before you can comment on or make changes to this bug.