Bug 213154 - The ||= operator (and similar ones) should produce valid bytecode even if the right side is a static error
Summary: The ||= operator (and similar ones) should produce valid bytecode even if the...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on: 209716
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-12 16:07 PDT by Robin Morisset
Modified: 2020-06-12 20:10 PDT (History)
9 users (show)

See Also:


Attachments
Patch (8.70 KB, patch)
2020-06-12 16:24 PDT, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2020-06-12 16:07:35 PDT
rdar://problem/63543404
Comment 1 Robin Morisset 2020-06-12 16:24:26 PDT
Created attachment 401799 [details]
Patch
Comment 2 Devin Rousso 2020-06-12 17:34:12 PDT
Comment on attachment 401799 [details]
Patch

r=me, nice find/fix!
Comment 3 EWS 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].
Comment 4 Radar WebKit Bug Importer 2020-06-12 20:10:18 PDT
<rdar://problem/64322080>