Bug 146291 - DFG::SpeculativeJIT shouldn't use filter==Contradiction when it meant isClear
Summary: DFG::SpeculativeJIT shouldn't use filter==Contradiction when it meant isClear
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:
 
Reported: 2015-06-24 14:48 PDT by Filip Pizlo
Modified: 2015-06-24 21:07 PDT (History)
12 users (show)

See Also:


Attachments
the patch (6.46 KB, patch)
2015-06-24 14:51 PDT, Filip Pizlo
msaboff: 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-06-24 14:48:38 PDT
These are two different concepts.
Comment 1 Filip Pizlo 2015-06-24 14:48:54 PDT
rdar://problem/21435366
Comment 2 Filip Pizlo 2015-06-24 14:51:11 PDT
Created attachment 255515 [details]
the patch
Comment 3 Michael Saboff 2015-06-24 14:55:29 PDT
Comment on attachment 255515 [details]
the patch

r=me
Comment 4 Filip Pizlo 2015-06-24 21:07:28 PDT
Landed in http://trac.webkit.org/changeset/185941