[Webkit-unassigned] [Bug 77797] DFG's child references from one node to another should have room for type information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 5 17:22:40 PST 2012


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


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125538|0                           |1
        is obsolete|                            |
 Attachment #125538|review?                     |
               Flag|                            |
 Attachment #125545|                            |review?
               Flag|                            |




--- Comment #13 from Filip Pizlo <fpizlo at apple.com>  2012-02-05 17:22:39 PST ---
Created an attachment (id=125545)
 --> (https://bugs.webkit.org/attachment.cgi?id=125545&action=review)
the patch

Changed all present uses of childX() = foo with setChildX(foo).

I did not remove the childX() methods that returned mutable references, because that would defeat the entire purpose of this patch.

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