Bug 130924

Summary: Land the stackmap register liveness glue with the uses of the liveness disabled
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: atrick, barraclough, commit-queue, ggaren, juergen, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 130791    
Attachments:
Description Flags
the patch oliver: review+

Description Filip Pizlo 2014-03-28 18:31:42 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-03-28 18:35:33 PDT
Created attachment 228102 [details]
the patch
Comment 2 WebKit Commit Bot 2014-03-28 18:37:44 PDT
Attachment 228102 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ftl/FTLSlowPathCallKey.h:58:  Wrong number of spaces before statement. (expected: 12)  [whitespace/indent] [4]
ERROR: Source/JavaScriptCore/jit/Repatch.cpp:1148:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Total errors found: 2 in 16 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Filip Pizlo 2014-03-30 11:44:20 PDT
Landed in http://trac.webkit.org/changeset/166463