Bug 148986

Summary: Remove unused DFG::dfgConvertJSValueToInt32()
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.