Sha256: 9f5f5ac1d7fad8bb76b189635c7f990cb63535826e2a37336a39d9f20e8a6b70

Contents?: true

Size: 318 Bytes

Versions: 30

Compression:

Stored size: 318 Bytes

Contents

function _checkPrivateRedeclaration(obj, privateCollection) {
  if (privateCollection.has(obj)) {
    throw new TypeError("Cannot initialize the same private elements twice on an object");
  }
}

module.exports = _checkPrivateRedeclaration;
module.exports["default"] = module.exports, module.exports.__esModule = true;

Version data entries

30 entries across 30 versions & 3 rubygems

Version Path
isomorfeus-redux-4.2.0 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.18 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.17 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.16 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.15 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.14 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.13 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.12 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.16.1 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.11 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.10 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.9 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.15.2 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.8 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
isomorfeus-redux-4.1.7 node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.18.4 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.18.1 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.14.0 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js