Bug 140574

Summary: REGRESSION(178591): js/slow-stress/call-spread.html & js/slow-stress/new-spread.html
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Michael Saboff
Reported 2015-01-16 16:18:44 PST
The change in 178591 requires that we resolve "arguments" instead of using the arguments register when "arguments" is captured and there is a lexical scope. That change for correctness slowed down these two tests.
Attachments
Michael Saboff
Comment 1 2015-01-16 16:37:03 PST
Note You need to log in before you can comment on or make changes to this bug.