Bug 135350 - Make sure that we don't use non-speculative BooleanToNumber for a speculative Branch
Summary: Make sure that we don't use non-speculative BooleanToNumber for a speculative...
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: 2014-07-28 13:28 PDT by Filip Pizlo
Modified: 2014-07-28 13:41 PDT (History)
8 users (show)

See Also:


Attachments
the patch (5.11 KB, patch)
2014-07-28 13:31 PDT, Filip Pizlo
oliver: 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 2014-07-28 13:28:16 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-07-28 13:31:13 PDT
Created attachment 235612 [details]
the patch
Comment 2 Mark Hahnenberg 2014-07-28 13:36:09 PDT
r=me too!
Comment 3 Filip Pizlo 2014-07-28 13:41:41 PDT
Landed in http://trac.webkit.org/changeset/171689