Bug 130924 - Land the stackmap register liveness glue with the uses of the liveness disabled
Summary: Land the stackmap register liveness glue with the uses of the liveness disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 130791
  Show dependency treegraph
 
Reported: 2014-03-28 18:31 PDT by Filip Pizlo
Modified: 2014-03-30 11:44 PDT (History)
11 users (show)

See Also:


Attachments
the patch (26.50 KB, patch)
2014-03-28 18:35 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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