Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ prefer-primordials.js
File
prefer-primordials.js
tools/eslint-rules/prefer-primordials.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @file We shouldn't use global built-in object
for
security and
3
* performance reason. This linter rule reports replaceable codes
4
* that can be replaced with primordials.
Callers
nothing calls this directly
Calls
2
map
Method · 0.65
join
Method · 0.45
Tested by
no test coverage detected