[webkit-dev] Name of a JS function
Geoffrey Garen
ggaren at apple.com
Tue Jun 16 09:27:04 PDT 2009
Function objects have a property named "name", and also a property
named "displayName".
Geoff
On Jun 16, 2009, at 3:55 AM, Zoltan Herczeg wrote:
> Hi,
>
> how can I extract the name of a JS function in JIT.cpp?
>
> Zoltan
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list