RESOLVED FIXED 104420
Make function code cache proportional to main codeblock cache
https://bugs.webkit.org/show_bug.cgi?id=104420
Summary Make function code cache proportional to main codeblock cache
Oliver Hunt
Reported 2012-12-07 16:55:13 PST
Make function code cache proportional to main codeblock cache
Attachments
Patch (2.30 KB, patch)
2012-12-07 16:56 PST, Oliver Hunt
ggaren: review+
Oliver Hunt
Comment 1 2012-12-07 16:56:26 PST
Geoffrey Garen
Comment 2 2012-12-07 16:57:50 PST
Comment on attachment 178308 [details] Patch r=me
WebKit Review Bot
Comment 3 2012-12-07 16:58:49 PST
Attachment 178308 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/runtime/CodeCache.h:134: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4] Source/JavaScriptCore/runtime/CodeCache.h:142: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Oliver Hunt
Comment 4 2012-12-07 17:01:06 PST
Note You need to log in before you can comment on or make changes to this bug.