RESOLVED FIXED 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
Summary The ||= operator (and similar ones) should produce valid bytecode even if the...
Robin Morisset
Reported 2020-06-12 16:07:35 PDT
Attachments
Patch (8.70 KB, patch)
2020-06-12 16:24 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2020-06-12 16:24:26 PDT
Devin Rousso
Comment 2 2020-06-12 17:34:12 PDT
Comment on attachment 401799 [details] Patch r=me, nice find/fix!
EWS
Comment 3 2020-06-12 20:09:25 PDT
Committed r262995: <https://trac.webkit.org/changeset/262995> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401799 [details].
Radar WebKit Bug Importer
Comment 4 2020-06-12 20:10:18 PDT
Note You need to log in before you can comment on or make changes to this bug.