MCPcopy 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
97async function testLater() {
98 return { x: 57, y: 100 };
99}
100
101async function test() {
102 var inner = "inner";

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by 1

testFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…