[Webkit-unassigned] [Bug 64147] DFG JIT does not implement prototype chain or list caching for get_by_id

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 11:29:19 PDT 2011


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


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100079|0                           |1
        is obsolete|                            |
 Attachment #100692|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from Filip Pizlo <fpizlo at apple.com>  2011-07-13 11:29:19 PST ---
Created an attachment (id=100692)
 --> (https://bugs.webkit.org/attachment.cgi?id=100692&action=review)
the patch

This patch subsumes https://bugs.webkit.org/show_bug.cgi?id=64077, in that the implementation of prototype chain and list caching involved redoing prototype caching.  I did it this way to make prototype caching, prototype chain caching, prototype list caching, and prototype list chain caching.

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