bb30f52fcac387ddef2297c18fe0619e44c361d92033586903315a80e0a89b4b700e35a4ff84ee91c2784dd2971121f2d796c5096a71757275d834f4eb0086 210 B

12345
  1. 'use strict';
  2. require('../../../modules/es.array.map');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Array', 'map');