[Webkit-unassigned] [Bug 72312] DFG code blocks that have speculation checks on objects should refer to those objects weakly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 21:05:37 PST 2011


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





--- Comment #1 from Filip Pizlo <fpizlo at apple.com>  2011-11-16 21:05:37 PST ---
Created an attachment (id=115517)
 --> (https://bugs.webkit.org/attachment.cgi?id=115517&action=review)
the patch

Still working on this, but it appears to work.  In the sense that it doesn't cause massive failures.  The mechanism should not kick in yet, though, since any weak references the DFG creates will be strongly referenced from the old JIT's code block for the same executable.

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