Firbug profiler outputs the functions called, but not the arguments/parameters of each function call. Is there any way to get those arguments?
I've dug through the DOM tab for any of the given function calls that I know would have to have had some arguments, but was unsuccessful in pulling out any details.