Bug 106190 - Data flow paths that carry non-numbers, non-undefined, non-null values should not cause subtractions and arithmetic additions (i.e. ++) to speculate double
Summary: Data flow paths that carry non-numbers, non-undefined, non-null values should...
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: 2013-01-05 17:12 PST by Filip Pizlo
Modified: 2013-01-05 19:01 PST (History)
7 users (show)

See Also:


Attachments
the patch (4.40 KB, patch)
2013-01-05 17:15 PST, Filip Pizlo
sam: 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-01-05 17:12:10 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-01-05 17:15:01 PST
Created attachment 181449 [details]
the patch
Comment 2 Filip Pizlo 2013-01-05 19:01:53 PST
Landed in http://trac.webkit.org/changeset/138915