Bug 107616 - Convert CSE phase to not rely too much on NodeIndex
Summary: Convert CSE phase to not rely too much on NodeIndex
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: 106868
  Show dependency treegraph
 
Reported: 2013-01-22 19:44 PST by Filip Pizlo
Modified: 2013-01-22 21:37 PST (History)
7 users (show)

See Also:


Attachments
the patch (8.46 KB, patch)
2013-01-22 19:47 PST, Filip Pizlo
ggaren: 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 2013-01-22 19:44:53 PST
This will feed nicely into getting rid of NodeIndex altogether.
Comment 1 Filip Pizlo 2013-01-22 19:47:24 PST
Created attachment 184111 [details]
the patch
Comment 2 Geoffrey Garen 2013-01-22 21:35:13 PST
Comment on attachment 184111 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-01-22 21:37:10 PST
Landed in http://trac.webkit.org/changeset/140504