Bug 152484

Summary: FTL B3 should do doubleToInt32
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, commit-queue, ggaren, keith_miller, mark.lam, mhahnenb, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 150279    
Attachments:
Description Flags
the patch saam: review+

Description Filip Pizlo 2015-12-21 11:12:19 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2015-12-21 12:09:22 PST
Created attachment 267759 [details]
the patch
Comment 2 WebKit Commit Bot 2015-12-21 12:10:48 PST
Attachment 267759 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ftl/FTLB3Output.cpp:97:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/JavaScriptCore/ftl/FTLB3Output.cpp:109:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 2 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Saam Barati 2015-12-21 12:52:47 PST
Comment on attachment 267759 [details]
the patch

r=me
Comment 4 Filip Pizlo 2015-12-21 12:55:29 PST
Landed in http://trac.webkit.org/changeset/194341