function-tosource-func-proto.js (201B)
1 assertEq(Function.prototype.toString(), "function () {\n [native code]\n}"); 2 if (Function.prototype.toSource) { 3 assertEq(Function.prototype.toSource(), "function () {\n [native code]\n}"); 4 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |