Bug 97505 - ValueToInt32 bool case does bad things to registers
Summary: ValueToInt32 bool case does bad things to registers
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: 2012-09-24 17:41 PDT by Filip Pizlo
Modified: 2012-09-24 17:46 PDT (History)
0 users

See Also:


Attachments
the patch (7.19 KB, patch)
2012-09-24 17:43 PDT, Filip Pizlo
mhahnenberg: 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-09-24 17:41:26 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-09-24 17:43:51 PDT
Created attachment 165478 [details]
the patch
Comment 2 Mark Hahnenberg 2012-09-24 17:45:21 PDT
Comment on attachment 165478 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-09-24 17:46:40 PDT
Landed in http://trac.webkit.org/changeset/129435