Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ got
Function
got
lib/internal/child_process.js:99–101 ·
view source on GitHub ↗
(message, handle, emit)
Source
from the content-addressed store, hash-verified
97
},
98
99
got(message, handle, emit) {
100
emit(handle);
101
},
102
},
103
104
'net.Server'
: {
Callers
nothing calls this directly
Calls
5
getSocketList
Function · 0.85
listen
Method · 0.80
emit
Function · 0.70
add
Method · 0.65
bind
Method · 0.45
Tested by
no test coverage detected