RESOLVED FIXED 15524
Failed ASSERT: variableObject->getDirect(ident)
https://bugs.webkit.org/show_bug.cgi?id=15524
Summary Failed ASSERT: variableObject->getDirect(ident)
Kevin McCullough
Reported 2007-10-15 17:19:07 PDT
If you run the attached script in debug you will assert at the line: ASSERT(variableObject->getDirect(ident) || ident == exec->propertyNames().arguments);
Attachments
WIll Assert in debug (114 bytes, text/html)
2007-10-15 17:20 PDT, Kevin McCullough
no flags
Kevin McCullough
Comment 1 2007-10-15 17:20:00 PDT
Created attachment 16681 [details] WIll Assert in debug
Geoffrey Garen
Comment 2 2007-10-16 11:13:02 PDT
Neat test. I think this blocks bug 14868, which ran into a similar assert through different means.
Cameron Zwarich (cpst)
Comment 3 2008-03-23 21:38:00 PDT
This no longer asserts in debug. Should it be closed?
Cameron Zwarich (cpst)
Comment 4 2008-06-07 02:08:23 PDT
This has been fixed for a while, but I think we can close it after SquirrelFish.
Note You need to log in before you can comment on or make changes to this bug.