Find where a javascript function is defined (Chrome)
On the developer console, run the function without ()
. Then right click on the function name and choose "show function definition":
On the developer console, run the function without ()
. Then right click on the function name and choose "show function definition":