Bug 52690

Summary: [jsfunfuzz] Assertion asking activation for arguments when arguments is overridden
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, jruderman, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 13638    
Attachments:
Description Flags
Patch barraclough: review+

Description Oliver Hunt 2011-01-18 17:30:16 PST
tryItOut("(arguments) = NaN;with({}) { (arguments); } ");
Comment 1 Oliver Hunt 2011-01-18 18:30:24 PST
Created attachment 79376 [details]
Patch
Comment 2 Oliver Hunt 2011-01-18 18:38:20 PST
Committed r76090: <http://trac.webkit.org/changeset/76090>