Bug 186121

Summary: DFG combined liveness needs to say that the machine CodeBlock's arguments are live
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.