|
|
|
|
|
by sometimesshit
1830 days ago
|
|
You can of course, but how about these? (function(){ var a=function(){};a.prototype.toString=navigator.credentials.create.toString.bind(navigator.credentials.create); return new a();})().toString == Function.prototype.toString yields false where navigator.credentials.create.toString == Function.prototype.toString yields true |
|