Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ testLater
Function
testLater
deps/v8/test/debugger/debug/es8/async-function-debug-evaluate.js:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
async
function
testLater() {
98
return
{ x: 57, y: 100 };
99
}
100
101
async
function
test() {
102
var
inner =
"inner"
;
Callers
1
test
Function · 0.85
Calls
no outgoing calls
Tested by
1
test
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…