jiangping
2025-07-15 d0e9bda3ccb554481bcd52d3c9e22a39ef36abc9
1
2
3
4
5
6
7
'use strict';
require('../../modules/es.regexp.exec');
require('../../modules/es.symbol.match');
require('../../modules/es.string.match');
var WrappedWellKnownSymbolModule = require('../../internals/well-known-symbol-wrapped');
 
module.exports = WrappedWellKnownSymbolModule.f('match');