ffcaa49522e11eecfe297c1635588726a25484ddbc8100a084045a462b20ba8a3b8f351dc79f8dce71e1f5473eedeff1213aecc5f95d99bc6bcc4591086fb2 219 B

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