Bug 148986 - Remove unused DFG::dfgConvertJSValueToInt32()
Summary: Remove unused DFG::dfgConvertJSValueToInt32()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 16:56 PDT by Sukolsak Sakshuwong
Modified: 2015-09-08 18:03 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2015-09-08 17:01 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sukolsak Sakshuwong 2015-09-08 16:56:03 PDT
Remove unused DFG::dfgConvertJSValueToInt32() and also remove DFG::JITCompiler::callOperation(D_JITOperation_EJ operation, ...) which was introduced in Bug 69806 for dfgConvertJSValueToNumber() and is no longer used.
Comment 1 Sukolsak Sakshuwong 2015-09-08 17:01:08 PDT
Created attachment 260813 [details]
Patch
Comment 2 Geoffrey Garen 2015-09-08 17:14:56 PDT
Comment on attachment 260813 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-09-08 18:03:28 PDT
Comment on attachment 260813 [details]
Patch

Clearing flags on attachment: 260813

Committed r189523: <http://trac.webkit.org/changeset/189523>
Comment 4 WebKit Commit Bot 2015-09-08 18:03:31 PDT
All reviewed patches have been landed.  Closing bug.