[Webkit-unassigned] [Bug 63858] DFG JIT does not implement op_call
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 1 23:54:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63858
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #3 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-07-01 23:54:24 PST ---
Attachment 99547 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/assembler/CodeLocation.h:124: Missing space inside { }. [whitespace/braces] [5]
Source/JavaScriptCore/assembler/CodeLocation.h:126: Missing space inside { }. [whitespace/braces] [5]
Source/JavaScriptCore/assembler/CodeLocation.h:128: Missing space inside { }. [whitespace/braces] [5]
Source/JavaScriptCore/bytecode/CodeBlock.cpp:35: Alphabetical sorting problem. [build/include_order] [4]
Source/JavaScriptCore/bytecode/CodeBlock.h:383: Should have a space between // and comment [whitespace/comments] [4]
Source/JavaScriptCore/dfg/DFGJITCodeGenerator.cpp:436: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5]
Source/JavaScriptCore/dfg/DFGOperations.cpp:400: The parameter name """" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/JavaScriptCore/dfg/DFGRepatch.cpp:380: Declaration has space between type name and * in CodeBlock *callerCodeBlock [whitespace/declaration] [3]
Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:393: Missing spaces around = [whitespace/operators] [4]
Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:476: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5]
Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:995: Declaration has space between type name and * in Instruction *putInstruction [whitespace/declaration] [3]
Total errors found: 11 in 25 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list