[Webkit-unassigned] [Bug 135414] Build warning in webkit/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 05:53:46 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135414


Mark Hahnenberg <mhahnenberg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235738|review?                     |review-
               Flag|                            |




--- Comment #2 from Mark Hahnenberg <mhahnenberg at apple.com>  2014-07-30 05:53:59 PST ---
(From update of attachment 235738)
View in context: https://bugs.webkit.org/attachment.cgi?id=235738&action=review

> Source/JavaScriptCore/llint/LLIntSlowPaths.cpp:1447
> +static JSObject* putToScopeCommon(ExecState* exec, Instruction* pc, VM& /*vm*/)

You don't need to comment it out. Since it's not adding any useful information, you can simply remove the parameter name entirely.

-- 
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