[Webkit-unassigned] [Bug 36849] Add zero() method to Vector class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 12:49:17 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #7 from Darin Adler <darin at apple.com>  2010-03-31 12:49:16 PST ---
(In reply to comment #6)
> it seems more concise and precise to be able
> to call object.zero() rather than object.fill(0.0).

More concise, yes.

More precise? No. I believe it's less precise.

Is there a way to optimize object.fill(0.0) or not?

I suggest we not add this. But I could be convinced otherwise.

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