Function Instrumentation traces and reveals what is being called

Ready.

Pressing Run button will execute (using eval) the code with some extra instrumentation injected to track the execution. Placing the mouse cursor on the indicator next to every function will show the number of calls for that particular function.

Warning: Never run untrusted code!