[Webkit-unassigned] [Bug 15524] New: ASSERT in nodes.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 17:19:07 PDT 2007


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

           Summary: ASSERT in nodes.cpp
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kmccullough at apple.com


If you run the attached script in debug you will assert at the line:

        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