That  '(?) ()' means firebug could not figure out the function name.
The algorithm for extracting the name needs work, but it is a hard
problem.  Even human readers have trouble naming JS functions ;-).

jjb

On Feb 11, 3:11 am, Sid <[email protected]> wrote:
> When I run Firebug profiler on my page, I can see that the profiler
> logs entries for function named as '(?) ()'.
>
> There is no such function in my JS code. One thing that I also
> observed is that sometimes it gets replaced by a genuine function in
> my code('OnGetTaxSuccess' in my case). But this function is never
> getting called during the entire profiling scenario.
>
> Anybody have any idea what this could be?
>
> -Sid.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to