[Webkit-unassigned] [Bug 19718] New: REGRESSION (SquirrelFish): Named anonymous functions are slow accessing global variables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 22 18:59:08 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19718
Summary: REGRESSION (SquirrelFish): Named anonymous functions are
slow accessing global variables
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: timothy at hatcher.name
A named anonymous function that accesses a global or closure scope variable is
slower than a non-named anonymous function. See the attached test case. This is
a regression since SquirrelFish.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list