RESOLVED FIXED Bug 20067
Support function.name (Firefox extension)
https://bugs.webkit.org/show_bug.cgi?id=20067
Summary Support function.name (Firefox extension)
David Kilzer (:ddkilzer)
Reported 2008-07-16 17:47:58 PDT
Firefox supports an argument.callee.name property that returns the name of the current function.
Attachments
Test case (140 bytes, text/html)
2008-07-16 17:48 PDT, David Kilzer (:ddkilzer)
no flags
patch (6.40 KB, patch)
2008-07-17 14:26 PDT, Geoffrey Garen
ddkilzer: review+
David Kilzer (:ddkilzer)
Comment 1 2008-07-16 17:48:22 PDT
Created attachment 22324 [details] Test case
Geoffrey Garen
Comment 2 2008-07-17 14:26:02 PDT
David Kilzer (:ddkilzer)
Comment 3 2008-07-17 14:38:50 PDT
Comment on attachment 22350 [details] patch r=me
Geoffrey Garen
Comment 4 2008-07-17 14:42:39 PDT
Committed revision 35228.
Note You need to log in before you can comment on or make changes to this bug.