DIR: /proc/1991109/root/usr/share/nodejs/core-js/internals/ |
Current File : //proc/1991109/root/usr/share/nodejs/core-js/internals/entry-virtual.js |
var global = require('../internals/global'); module.exports = function (CONSTRUCTOR) { return global[CONSTRUCTOR].prototype; }; |