295098895ea91d11ade51dcb2d784ef0f7afab7b5aeae6cc2b96b553f9dbed84c4bb2d29b4f87f81161c4547f132e3b65279a10db149aa0dcb3f82fa2775f4 232 B

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