[Webkit-unassigned] [Bug 39180] Reduce the size of FunctionExecutable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 16 12:14:49 PDT 2010


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2010-05-16 12:14:49 PST ---
(From update of attachment 56191)
> +        int variableCount() const { return m_numVariables; }

Why int rather than unsigned?

> +        int m_numVariables : 31;

Same question here.

r=me

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