Bug 151778 - [JSC] Add sin(), cos(), pow() and log() to B3
Summary: [JSC] Add sin(), cos(), pow() and log() to B3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 15:04 PST by Benjamin Poulain
Modified: 2015-12-02 16:21 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2015-12-02 15:04 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-12-02 15:04:29 PST
[JSC] Add sin(), cos(), pow() and log() to B3
Comment 1 Benjamin Poulain 2015-12-02 15:04:42 PST
Created attachment 266477 [details]
Patch
Comment 2 Geoffrey Garen 2015-12-02 15:19:44 PST
Comment on attachment 266477 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-12-02 16:21:34 PST
Comment on attachment 266477 [details]
Patch

Clearing flags on attachment: 266477

Committed r192984: <http://trac.webkit.org/changeset/192984>
Comment 4 WebKit Commit Bot 2015-12-02 16:21:38 PST
All reviewed patches have been landed.  Closing bug.