MCPcopy Index your code
hub / github.com/nodejs/node / u

Function u

test/parallel/test-tls-min-max-version.js:64–64  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

62 },
63 }, common.mustCall((err, pair, cleanup) => {
64 function u(_) { return _ === undefined ? 'U' : _; }
65 console.log('test:', u(cmin), u(cmax), u(cprot), u(smin), u(smax), u(sprot),
66 u(ciphers), 'expect', u(proto), u(cerr), u(serr));
67 console.log(' ', where);

Callers 1

testFunction · 0.70

Calls

no outgoing calls

Tested by 1

testFunction · 0.56