DIR: /proc/self/root/usr/share/nodejs/core-js-pure/es/regexp/ |
Current File : //proc/self/root/usr/share/nodejs/core-js-pure/es/regexp/test.js |
require('../../modules/es.regexp.exec'); require('../../modules/es.regexp.test'); var uncurryThis = require('../../internals/function-uncurry-this'); module.exports = uncurryThis(/./.test); |