[webkit-reviews] review granted: [Bug 234813] [JSC] Read-modify-write operation's second put-to-scope should not throw error if binding does not exist : [Attachment 448227] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 3 07:48:30 PST 2022
Alexey Shvayka <ashvayka at apple.com> has granted Yusuke Suzuki
<ysuzuki at apple.com>'s request for review:
Bug 234813: [JSC] Read-modify-write operation's second put-to-scope should not
throw error if binding does not exist
https://bugs.webkit.org/show_bug.cgi?id=234813
Attachment 448227: Patch
https://bugs.webkit.org/attachment.cgi?id=448227&action=review
--- Comment #2 from Alexey Shvayka <ashvayka at apple.com> ---
Comment on attachment 448227
--> https://bugs.webkit.org/attachment.cgi?id=448227
Patch
Wow, this was a pretty long-standing bug! Other emitPutToScope() occurrences
all look correct.
More information about the webkit-reviews
mailing list