[webkit-reviews] review granted: [Bug 213154] The ||= operator (and similar ones) should produce valid bytecode even if the right side is a static error : [Attachment 401799] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 17:34:12 PDT 2020


Devin Rousso <drousso at apple.com> has granted Robin Morisset
<rmorisset at apple.com>'s request for review:
Bug 213154: The ||= operator (and similar ones) should produce valid bytecode
even if the right side is a static error
https://bugs.webkit.org/show_bug.cgi?id=213154

Attachment 401799: Patch

https://bugs.webkit.org/attachment.cgi?id=401799&action=review




--- Comment #2 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 401799
  --> https://bugs.webkit.org/attachment.cgi?id=401799
Patch

r=me, nice find/fix!


More information about the webkit-reviews mailing list