PHP 7.4.33
Preview: accessor.js Size: 549 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/has-proto/accessor.js
'use strict';

var result = require('./')();

var test = {
	__proto__: null,
	foo: {}
};

/** @type {import('./accessor')} */
module.exports = function hasAccessor() {
	/* eslint no-proto: 0 */
	return result
		&& !('toString' in test)
		// eslint-disable-next-line no-extra-parens
		&& /** @type {{ __proto__?: typeof Object.prototype }} */ ({}).__proto__ === Object.prototype
		// eslint-disable-next-line no-extra-parens
		&& /** @type {ReadonlyArray<never> & { __proto__?: typeof Array.prototype }} */ (
			[]).__proto__ === Array.prototype;
};

Directory Contents

Dirs: 2 × Files: 12
Name Size Perms Modified Actions
.github DIR
- drwxr-xr-x 2025-03-28 11:04:36
Edit Download
test DIR
- drwxr-xr-x 2025-03-28 11:04:36
Edit Download
43 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
57 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
549 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
4.19 KB lrw-r--r-- 2025-03-28 11:04:36
Edit Download
58 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
298 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
1.04 KB lrw-r--r-- 2025-03-28 11:04:36
Edit Download
55 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
533 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
2.32 KB lrw-r--r-- 2025-03-28 11:04:36
Edit Download
2.00 KB lrw-r--r-- 2025-03-28 11:04:36
Edit Download
128 B lrw-r--r-- 2025-03-28 11:04:36
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).