Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
let
t = r();
25
t.
return
({
26
get then() {
27
let
n = r();
28
n.next();
29
}
30
});
Callers
nothing calls this directly
Calls
2
r
Function · 0.70
next
Method · 0.65
Tested by
no test coverage detected