Bug 110092

Summary: DFG::SpeculativeJIT::isKnownXYZ methods should use CFA rather than other things
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 110072    
Bug Blocks:    
Attachments:
Description Flags
the patch
none
the patch ggaren: review+

Description Filip Pizlo 2013-02-18 01:38:48 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-02-18 02:12:29 PST
Created attachment 188830 [details]
the patch
Comment 2 Filip Pizlo 2013-02-18 02:47:23 PST
Created attachment 188837 [details]
the patch

Fixed a 32_64 bug.
Comment 3 Geoffrey Garen 2013-02-18 06:00:42 PST
Comment on attachment 188837 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-02-18 10:45:45 PST
Landed in http://trac.webkit.org/changeset/143242