00dc1baf0ba6e7a130bad745eab2858a137d0cce723d157abfcda3beb217f7701f7d27fe4034c8cc5e428521421b5f17f9078c1cc61b8b97c22dbce367b85e 316 B

1234567
  1. 'use strict';
  2. require('../../../modules/es.object.to-string');
  3. require('../../../modules/es.regexp.exec');
  4. require('../../../modules/es.string.match-all');
  5. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  6. module.exports = getBuiltInPrototypeMethod('String', 'matchAll');