[Webkit-unassigned] [Bug 14868] Import variable lookup optimizations from KJS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 4 20:34:27 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14868
------- Comment #9 from cwzwarich at uwaterloo.ca 2007-09-04 20:34 PDT -------
I agree that it isn't worth it trying to make the hash table optimization work
right, at least for now. We can just disable it. There is also a problem with
having directly writeable array slots, due to the possibility of the array
being resized.
I will make both changes and upload a new version of the patch.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list