If you open the developer tools in the AngularJS website, some functions stay with the source code hidden. Is there a way to do it?
The function toString is returning a classic "native code" of javascript native/pre-compiled functions instead returning the real source code.