RESOLVED WORKSFORME 15855
ER: Function object does not support name property
https://bugs.webkit.org/show_bug.cgi?id=15855
Summary ER: Function object does not support name property
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.