'use strict'; var test = { foo: {} }; var $Object = Object; module.exports = function hasProto() { return { __proto__: test }.foo === test.foo && !({ __proto__: null } instanceof $Object); };
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
.eslintrc | File | 43 B | 0644 |
|
CHANGELOG.md | File | 1.27 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 1.58 KB | 0644 |
|
index.js | File | 197 B | 0644 |
|
package.json | File | 1.86 KB | 0644 |
|