[Webkit-unassigned] [Bug 16901] New: Convert remaining JS function objects to use the new PrototypeFunction class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 22:17:08 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16901

           Summary: Convert remaining JS function objects to use the new
                    PrototypeFunction class
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


There are a few remaining uses of custom JS function classes that should be
converted to use the new static function based PrototypeFunction class.  The
uniformity should help when making further optimizations of the function
architecture.


-- 
Configure bugmail: http://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