Sha256: 676d64bdf531f50c2022abc36dffcbb949a1468fcecab486659e89b724bb4d21

Contents?: true

Size: 260 Bytes

Versions: 17

Compression:

Stored size: 260 Bytes

Contents

var global = require('../internals/global');
var bind = require('../internals/function-bind-context');

var call = Function.call;

module.exports = function (CONSTRUCTOR, METHOD, length) {
  return bind(call, global[CONSTRUCTOR].prototype[METHOD], length);
};

Version data entries

17 entries across 16 versions & 6 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.16.1 test/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.15.2 test/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.18.4 test/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.18.1 test/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.14.0 test/dummy/node_modules/core-js/internals/entry-unbind.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/core-js/internals/entry-unbind.js
tang-0.2.1 spec/tang_app/node_modules/core-js/internals/entry-unbind.js
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/core-js/internals/entry-unbind.js
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/core-js/internals/entry-unbind.js
ruby2js-4.0.4 lib/tasks/testrails/node_modules/core-js/internals/entry-unbind.js
ruby2js-4.0.3 lib/tasks/testrails/node_modules/core-js/internals/entry-unbind.js
tang-0.2.0 spec/tang_app/node_modules/core-js/internals/entry-unbind.js
tang-0.1.0 spec/tang_app/node_modules/core-js/internals/entry-unbind.js
tang-0.0.9 spec/tang_app/node_modules/core-js/internals/entry-unbind.js
enju_library-0.3.8 spec/dummy/node_modules/core-js/internals/entry-unbind.js