[webkit-reviews] review requested: [Bug 209716] [ESNext] Implement logical assignment operators : [Attachment 395021] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 00:31:04 PDT 2020


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 209716: [ESNext] Implement logical assignment operators
https://bugs.webkit.org/show_bug.cgi?id=209716

Attachment 395021: Patch

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




--- Comment #9 from Devin Rousso <drousso at apple.com> ---
Created attachment 395021

  --> https://bugs.webkit.org/attachment.cgi?id=395021&action=review

Patch

Ensure that an error is thrown only when actually assigning to a read-only
value.	Remove some unnecessary code.  Add additional tests.


More information about the webkit-reviews mailing list