[Webkit-unassigned] [Bug 15855] New: Function object does not support name property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 04:40:18 PST 2007


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

           Summary: Function object does not support name property
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcus at better.se


The "name" property of the Function object is non-standard but implemented by
e.g. Mozilla:

http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Function:name

It is very handy for example when debugging and looking at stack traces.


-- 
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