Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getName
Method
getName
deps/v8/tools/codemap.mjs:306–308 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
304
}
305
306
getName() {
307
return
this.name;
308
}
309
310
toString() {
311
return
this.name +
': '
+ this.size.toString(16);
Callers
15
Agent
Function · 0.45
_http_agent.js
File · 0.45
test-https-client-override-global-agent.js
File · 0.45
test-http-agent-uninitialized-with-handle.js
File · 0.45
test-http-agent-error-on-idle.js
File · 0.45
test-http-agent-destroyed-socket.js
File · 0.45
test-https-agent-abort-controller.js
File · 0.45
test-http-agent-getname.js
File · 0.45
test-http-agent-free-socket-data-guard.js
File · 0.45
test-http-keep-alive-close-on-header.js
File · 0.45
test-http-keep-alive.js
File · 0.45
test-http-max-sockets.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected