79df72ef557901f9e63c11fb60eed41abe17ac756bf04f57db55a836d4367772f53da2999cc53fc069e69e6cb809d3325b319a9e8801216d5fb004c885fcf2 212 B

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