Bug 136811 - DFG ref count calculation should be reusable
Summary: DFG ref count calculation should be reusable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 136330
  Show dependency treegraph
 
Reported: 2014-09-14 22:35 PDT by Filip Pizlo
Modified: 2014-09-15 12:43 PDT (History)
7 users (show)

See Also:


Attachments
the patch (11.04 KB, patch)
2014-09-14 22:38 PDT, Filip Pizlo
oliver: 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 2014-09-14 22:35:57 PDT
Currently only the DCE phase knows how to do it.
Comment 1 Filip Pizlo 2014-09-14 22:38:16 PDT
Created attachment 238104 [details]
the patch
Comment 2 Filip Pizlo 2014-09-15 12:43:47 PDT
Landed in http://trac.webkit.org/changeset/173626