Bug 141337 - It should be possible to use the DFG SetArgument node to indicate that someone set the value of a local out-of-band
Summary: It should be possible to use the DFG SetArgument node to indicate that someon...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 141332
  Show dependency treegraph
 
Reported: 2015-02-06 13:27 PST by Filip Pizlo
Modified: 2015-02-06 13:40 PST (History)
0 users

See Also:


Attachments
Patch (4.01 KB, patch)
2015-02-06 13:28 PST, Filip Pizlo
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-02-06 13:27:03 PST
It should be possible to use the DFG SetArgument node to indicate that someone set the value of a local out-of-band
Comment 1 Filip Pizlo 2015-02-06 13:28:12 PST
Created attachment 246178 [details]
Patch
Comment 2 Mark Lam 2015-02-06 13:32:37 PST
Comment on attachment 246178 [details]
Patch

r=me
Comment 3 Filip Pizlo 2015-02-06 13:40:11 PST
Landed in http://trac.webkit.org/changeset/179756