[Webkit-unassigned] [Bug 14868] Import variable lookup optimizations from KJS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 10:28:20 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14868





------- Comment #13 from cwzwarich at uwaterloo.ca  2007-09-07 10:28 PDT -------
I found a possible source for the GC crash. With a debug build, there are
assertion failures at line 2026 of nodes.cpp, which is

        ASSERT(variableObject->getDirect(ident) || ident ==
exec->propertyNames().arguments);


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