Bug 123605 - FTL Int32ToDouble should handle the forward type check case where you need a recovery
Summary: FTL Int32ToDouble should handle the forward type check case where you need a ...
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: 112840
  Show dependency treegraph
 
Reported: 2013-10-31 17:34 PDT by Filip Pizlo
Modified: 2013-10-31 17:44 PDT (History)
8 users (show)

See Also:


Attachments
the patch (3.81 KB, patch)
2013-10-31 17:36 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 2013-10-31 17:34:31 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-10-31 17:36:49 PDT
Created attachment 215701 [details]
the patch
Comment 2 Nadav Rotem 2013-10-31 17:39:24 PDT
LGTM.
Comment 3 Mark Hahnenberg 2013-10-31 17:43:09 PDT
Comment on attachment 215701 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-10-31 17:44:20 PDT
Landed in http://trac.webkit.org/changeset/158412