Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ fn
Function
fn
test/parallel/test-util-inspect.js:2236–2236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2234
'[Function: Foo]'
2235
);
2236
function
fn() {}
2237
Object.defineProperty(fn,
'name'
, { value:
'class Foo {}'
});
2238
assert.strictEqual(
2239
util.inspect(fn),
Callers
15
run
Function · 0.70
tickUnref
Function · 0.70
test-readline-keys.js
File · 0.70
test-runner-mocking.js
File · 0.70
test-util-deprecate.js
File · 0.70
test-async-local-storage-bind.js
File · 0.70
runTest
Function · 0.70
test-webcrypto-encrypt-decrypt-chacha20-poly1305.js
File · 0.70
transform
Function · 0.70
ignoreExpectedError
Function · 0.70
run
Function · 0.70
test-crypto-key-objects.js
File · 0.70
Calls
no outgoing calls
Tested by
1
test
Function · 0.56