get-own-property-descriptors.js 148 B

12
  1. require('../../modules/es7.object.get-own-property-descriptors');
  2. module.exports = require('../../modules/_core').Object.getOwnPropertyDescriptors;