Bug 82123 - DFG::Node::shouldNotSpeculateInteger() should be eliminated
Summary: DFG::Node::shouldNotSpeculateInteger() should be eliminated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 01:45 PDT by Filip Pizlo
Modified: 2012-03-24 13:16 PDT (History)
0 users

See Also:


Attachments
the patch (7.91 KB, patch)
2012-03-24 01:53 PDT, 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 2012-03-24 01:45:43 PDT
It is vestigial and should no longer be used.
Comment 1 Filip Pizlo 2012-03-24 01:53:00 PDT
Created attachment 133625 [details]
the patch
Comment 2 Geoffrey Garen 2012-03-24 11:24:27 PDT
Comment on attachment 133625 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-03-24 13:16:35 PDT
Landed in http://trac.webkit.org/changeset/112013