[Webkit-unassigned] [Bug 29031] [v8] speed up access to windows impl from various methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 10:23:36 PDT 2009


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





--- Comment #6 from Adam Barth <abarth at webkit.org>  2009-09-15 10:23:35 PDT ---
I went over this this patch in detail with Anton.  Everything looks fine except
for the NAMED and INDEX access checks function.  It's unclear whether |host| is
always the same object as |holder|.  If the objects are different, we might be
access checking one object and operating on another object.  He's going to
investigate and write some tests.

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