Bug 186121 - DFG combined liveness needs to say that the machine CodeBlock's arguments are live
Summary: DFG combined liveness needs to say that the machine CodeBlock's arguments are...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-30 18:09 PDT by Saam Barati
Modified: 2018-05-30 20:58 PDT (History)
13 users (show)

See Also:


Attachments
patch (3.44 KB, patch)
2018-05-30 18:15 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2018-05-30 18:09:48 PDT
Otherwise, OAS may think they're dead, and not materialize allocations for |this|.
Comment 1 Saam Barati 2018-05-30 18:10:38 PDT
<rdar://problem/39377796>
Comment 2 Saam Barati 2018-05-30 18:15:47 PDT
Created attachment 341629 [details]
patch
Comment 3 Keith Miller 2018-05-30 18:37:50 PDT
Comment on attachment 341629 [details]
patch

r=me.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2018-05-30 20:58:06 PDT
All reviewed patches have been landed.  Closing bug.