I have many external javascript files, now I have very difficult to find which .js file contain function definition of the given function name from inspect element console window.
I have tried the below
In the console window I have enter just the function name, the function definition is shown, but I can not find the function definition source .js file.

use inspect(setcode).
From Devtools docu:
When passing a function to inspect, the function opens the document up in the Sources panel for you to inspect
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With