Bug 140959 - Move DFGBinarySwitch out of the DFG so that all of the JITs can use it
Summary: Move DFGBinarySwitch out of the DFG so that all of the JITs can use it
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: 140660
  Show dependency treegraph
 
Reported: 2015-01-27 14:44 PST by Filip Pizlo
Modified: 2015-01-27 14:56 PST (History)
0 users

See Also:


Attachments
the patch (40.28 KB, patch)
2015-01-27 14:48 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 2015-01-27 14:44:32 PST
Patch forthcoming
Comment 1 Filip Pizlo 2015-01-27 14:48:02 PST
Created attachment 245473 [details]
the patch
Comment 2 Geoffrey Garen 2015-01-27 14:49:07 PST
Comment on attachment 245473 [details]
the patch

rs=me
Comment 3 Filip Pizlo 2015-01-27 14:56:26 PST
Landed in http://trac.webkit.org/changeset/179223