MCPcopy 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
4const common = require('../common');

Callers

nothing calls this directly

Calls 11

fn2Function · 0.85
deprecateMethod · 0.80
fnFunction · 0.70
hasMethod · 0.65
getMethod · 0.65
deleteMethod · 0.65
requireFunction · 0.50
fn1Function · 0.50
setMethod · 0.45
onMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected