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