Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
4
const
{ mustNotCall } = require(
'../common'
);
Callers
nothing calls this directly
Calls
5
SideEffectFreeRegExpPrototypeExec
Function · 0.85
SideEffectFreeRegExpPrototypeSymbolReplace
Function · 0.85
SideEffectFreeRegExpPrototypeSymbolSplit
Function · 0.85
mustNotCall
Function · 0.70
require
Function · 0.50
Tested by
no test coverage detected