MCPcopy Create free account
hub / github.com/nodejs/node / then

Function then

deps/v8/test/mjsunit/compiler/regress-1037771.js:26–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24let t = r();
25t.return({
26 get then() {
27 let n = r();
28 n.next();
29 }
30});

Callers

nothing calls this directly

Calls 2

rFunction · 0.70
nextMethod · 0.65

Tested by

no test coverage detected