Is there any way to detect whether a given function, say Array.prototype.forEach, is a native function (e.g. the browser implements ECMAScript5) or a function added by a page's JavaScript script(s)?
You can try putting it to the console and seeing what comes up there.
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