Bug 15524

Summary: Failed ASSERT: variableObject->getDirect(ident)
Product: WebKit Reporter: Kevin McCullough <kmccullough>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: zwarich
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 14868    
Attachments:
Description Flags
WIll Assert in debug none

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.