4f4a3bac9782070f8b18cff62a7024c3ae03770af5b9487c3177e7b5beb33e64d1dea24d71d5a7c040352eb1f5fa90d9a77696f97ecdbf067f4f6a7eecf05e 225 B

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