Bug 161181 - [JSC] Clean up the abstract interpreter for cos/sin/sqrt/fround/log
Summary: [JSC] Clean up the abstract interpreter for cos/sin/sqrt/fround/log
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: 2016-08-24 20:41 PDT by Benjamin Poulain
Modified: 2016-08-25 16:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (18.67 KB, patch)
2016-08-24 20:45 PDT, 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 2016-08-24 20:41:54 PDT
[JSC] Clean up the abstract interpreter for cos/sin/sqrt/fround/log
Comment 1 Benjamin Poulain 2016-08-24 20:45:52 PDT
Created attachment 286941 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-24 20:47:07 PDT
Attachment 286941 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:949:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2016-08-25 15:17:30 PDT
Comment on attachment 286941 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2016-08-25 16:04:45 PDT
Comment on attachment 286941 [details]
Patch

Clearing flags on attachment: 286941

Committed r204995: <http://trac.webkit.org/changeset/204995>
Comment 5 WebKit Commit Bot 2016-08-25 16:04:50 PDT
All reviewed patches have been landed.  Closing bug.