[Webkit-unassigned] [Bug 34321] JSC is failing to propagate anonymous slot count on some transitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 09:24:45 PST 2010


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2010-01-29 09:24:45 PST ---
(From update of attachment 47694)
> +    push(@implContent, "    ASSERT((int)(this->structure()->anonymousSlotCount()) >= (int)AnonymousSlotCount);\n");

Why are these casts needed? If they are needed, why use C-style casts instead
of C++-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