RESOLVED FIXED 140574
REGRESSION(178591): js/slow-stress/call-spread.html & js/slow-stress/new-spread.html
https://bugs.webkit.org/show_bug.cgi?id=140574
Summary REGRESSION(178591): js/slow-stress/call-spread.html & js/slow-stress/new-spre...
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.