How to use the internal-slot.assert function in internal-slot

To help you get started, we’ve selected a few internal-slot examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github es-shims / AggregateError / implementation.js View on Github external
get: function () {
			SLOT.assert(this, '[[AggregateErrors]]');
			return $slice(SLOT.get(this, '[[AggregateErrors]]'));
		}
	});

internal-slot

ES spec-like internal slots

MIT
Latest version published 3 months ago

Package Health Score

74 / 100
Full package analysis