Bug 110092 - DFG::SpeculativeJIT::isKnownXYZ methods should use CFA rather than other things
Summary: DFG::SpeculativeJIT::isKnownXYZ methods should use CFA rather than other things
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: 110072
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-18 01:38 PST by Filip Pizlo
Modified: 2013-02-18 10:45 PST (History)
7 users (show)

See Also:


Attachments
the patch (3.99 KB, patch)
2013-02-18 02:12 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (9.18 KB, patch)
2013-02-18 02: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-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