Bug 15855

Summary: ER: Function object does not support name property
Product: WebKit Reporter: Marcus Better <marcus>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Enhancement CC: barraclough, webkit
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Marcus Better
Reported 2007-11-06 04:40:17 PST
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.
Attachments
Robert Blaut
Comment 1 2008-03-06 04:03:23 PST
Confirmed as an enhancement request.
Gavin Barraclough
Comment 2 2011-09-09 22:38:44 PDT
We now support this.
Note You need to log in before you can comment on or make changes to this bug.