This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function() { | |
| var isNative = function(obj) { return obj.toString().indexOf('[native code]') !== -1; }; | |
| var nonNative = Object.keys(window).filter(function(k) { | |
| return !isNative(k); | |
| }).sort(); | |
| console.log(nonNative); | |
| }()); |
I hereby claim:
- I am kruppel on github.
- I am kruppel (https://keybase.io/kruppel) on keybase.
- I have a public key whose fingerprint is 4EB7 C455 62A4 73EC C9CD D68C 712B 4D70 BE00 AB6E
To claim this, I am signing this object:
OlderNewer