Bug 151355 - [JSC] Support Doubles with B3's Mul
Summary: [JSC] Support Doubles with B3's Mul
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 12:16 PST by Mark Lam
Modified: 2015-12-11 15:08 PST (History)
6 users (show)

See Also:


Attachments
proposed patch. (5.11 KB, patch)
2015-11-17 12:19 PST, Mark Lam
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2015-11-17 12:16:46 PST
[JSC] Support Doubles with B3's Mul
Comment 1 Mark Lam 2015-11-17 12:19:41 PST
Created attachment 265695 [details]
proposed patch.
Comment 2 Mark Lam 2015-12-11 15:08:56 PST
Landed in r192524: <http://trac.webkit.org/r192524>.