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:329–331 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
327
}
328
329
scriptPath() {
330
return
this._instance.scriptPath();
331
}
332
333
script() {
334
return
this._instance.script();
Callers
1
scriptURL
Method · 0.95
Calls
1
scriptPath
Method · 0.45
Tested by
no test coverage detected