RESOLVED FIXED 186121
DFG combined liveness needs to say that the machine CodeBlock's arguments are live
https://bugs.webkit.org/show_bug.cgi?id=186121
Summary DFG combined liveness needs to say that the machine CodeBlock's arguments are...
Saam Barati
Reported 2018-05-30 18:09:48 PDT
Otherwise, OAS may think they're dead, and not materialize allocations for |this|.
Attachments
patch (3.44 KB, patch)
2018-05-30 18:15 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2018-05-30 18:10:38 PDT
Saam Barati
Comment 2 2018-05-30 18:15:47 PDT
Keith Miller
Comment 3 2018-05-30 18:37:50 PDT
Comment on attachment 341629 [details] patch r=me.
WebKit Commit Bot
Comment 4 2018-05-30 20:58:04 PDT
Comment on attachment 341629 [details] patch Clearing flags on attachment: 341629 Committed r232334: <https://trac.webkit.org/changeset/232334>
WebKit Commit Bot
Comment 5 2018-05-30 20:58:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.