Bug 61198

Summary: Remove unnecessary double->int conversion at the end of op_div
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Oliver Hunt 2011-05-20 11:11:37 PDT
Remove unnecessary double->int conversion at the end of op_div
Comment 1 Oliver Hunt 2011-05-20 11:12:32 PDT
Created attachment 94242 [details]
Patch
Comment 2 Oliver Hunt 2011-05-20 11:20:43 PDT
Committed r86968: <http://trac.webkit.org/changeset/86968>