Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ scriptPath
Method
scriptPath
test/common/inspector-helper.js:499–501 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
497
}
498
499
scriptPath() {
500
return
this._scriptPath;
501
}
502
503
script() {
504
if
(this._script === null)
Callers
2
script
Method · 0.95
scriptPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected