Bug 130707 - More scaffolding for a stub routine to have a stub recursively embedded inside it
Summary: More scaffolding for a stub routine to have a stub recursively embedded insid...
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: 129589
  Show dependency treegraph
 
Reported: 2014-03-24 19:17 PDT by Filip Pizlo
Modified: 2014-03-24 20:45 PDT (History)
8 users (show)

See Also:


Attachments
the patch (21.67 KB, patch)
2014-03-24 19:22 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-24 19:17:17 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-03-24 19:22:12 PDT
Created attachment 227714 [details]
the patch
Comment 2 WebKit Commit Bot 2014-03-24 19:25:12 PDT
Attachment 227714 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/jit/ClosureCallStubRoutine.cpp:43:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 1 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-24 20:45:59 PDT
Landed in http://trac.webkit.org/changeset/166218