Sha256: 75af341e69fa5093488dd0b3736c1c49bee5eb8eb42621c846f7dfad2eed9fec

Contents?: true

Size: 243 Bytes

Versions: 29

Compression:

Stored size: 243 Bytes

Contents

require('../../modules/es.string.search');
var wellKnownSymbol = require('../../internals/well-known-symbol');

var SEARCH = wellKnownSymbol('search');

module.exports = function (it, str) {
  return RegExp.prototype[SEARCH].call(it, str);
};

Version data entries

29 entries across 28 versions & 9 rubygems

Version Path
jester-data-8.0.0 node_modules/core-js/es/regexp/search.js
ezii-os-5.2.1 node_modules/core-js/es/regexp/search.js
ezii-os-2.0.1 node_modules/core-js/es/regexp/search.js
ezii-os-1.1.0 node_modules/core-js/es/regexp/search.js
ezii-os-1.0.0 node_modules/core-js/es/regexp/search.js
condenser-0.0.7 lib/condenser/processors/node_modules/core-js-pure/es/regexp/search.js
ezii-os-0.0.0.1.0 node_modules/core-js/es/regexp/search.js
ezii-os-0.0.0.0.1 node_modules/core-js/es/regexp/search.js
condenser-0.0.5 lib/condenser/processors/node_modules/core-js-pure/es/regexp/search.js