Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f
Function
f
test/parallel/test-assert-async.js:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
// shouldn't be considered as a valid Thenable.
19
const
invalidThenableFunc = () => {
20
function
f() {}
21
22
f.then = (fulfill, reject) => {
23
fulfill();
Callers
14
test-runner-mock-timers.js
File · 0.70
test-vm-module-basic.js
File · 0.70
unlessInvalidState
Function · 0.70
test-crypto-update-encoding.js
File · 0.70
test-crypto-random.js
File · 0.70
test-http-set-trailers.js
File · 0.70
new_func
Function · 0.50
visit
Method · 0.50
as_const
Method · 0.50
as_const
Method · 0.50
next
Function · 0.50
next
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected