MCPcopy Index your code
hub / github.com/nodejs/node / test-primordials-regexp.js

File test-primordials-regexp.js

test/parallel/test-primordials-regexp.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3
4const { mustNotCall } = require('../common');

Callers

nothing calls this directly

Tested by

no test coverage detected