[Webkit-unassigned] [Bug 62222] JSStaticFunction and JSStaticValue are overly "const"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 11:42:33 PDT 2011


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96270|review?                     |review+
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2011-06-07 11:42:33 PST ---
(From update of attachment 96270)
View in context: https://bugs.webkit.org/attachment.cgi?id=96270&action=review

Seems OK to change this. The other data members aren’t const, and there’s no strong argument for making these const.

>> Source/JavaScriptCore/ChangeLog:5
>> +        Make JSStaticFunction and JSStaticValue less "const"
> 
> Why?

I think I see why now.

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