Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ check
Function
check
test/parallel/test-diagnostics-channel-tracing-channel-sync.js:14–16 ·
view source on GitHub ↗
(found)
Source
from the content-addressed store, hash-verified
12
const
arg = { baz:
'buz'
};
13
14
function
check(found) {
15
assert.strictEqual(found, input);
16
}
17
18
const
handlers = {
19
start: common.mustCall(check),
Callers
1
test-diagnostics-channel-tracing-channel-sync.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected