Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ foo
Function
foo
deps/v8/test/debugger/debug/es8/async-debug-builtin-predictions.js:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
var
p = Promise.resolve(thenable);
41
42
async
function
foo() {
43
return
thenable;
44
}
45
46
foo();
47
Callers
1
async-debug-builtin-predictions.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected