[Webkit-unassigned] [Bug 66363] The executable allocator makes it difficult to free individual chunks of executable memory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 14:48:19 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66363
--- Comment #18 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-08-26 14:48:19 PST ---
Attachment 105411 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/jit/JITOpcodes.cpp:45: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
Source/JavaScriptCore/jit/JIT.h:224: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
Source/JavaScriptCore/jit/JIT.h:277: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
Source/JavaScriptCore/jit/JITOpcodes32_64.cpp:43: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
Total errors found: 4 in 45 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