Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-util-deprecate.js
File
test-util-deprecate.js
test/parallel/test-util-deprecate.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
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
11
fn2
Function · 0.85
deprecate
Method · 0.80
fn
Function · 0.70
has
Method · 0.65
get
Method · 0.65
delete
Method · 0.65
require
Function · 0.50
fn1
Function · 0.50
set
Method · 0.45
on
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected