Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ scriptURL
Method
scriptURL
test/common/inspector-helper.js:337–339 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
335
}
336
337
scriptURL() {
338
return
pathToFileURL(this.scriptPath());
339
}
340
}
341
342
class
NodeInstance extends EventEmitter {
Callers
7
_onMessage
Method · 0.95
testBreakpointOnStart
Function · 0.80
testBreakpointOnStart
Function · 0.80
testBreakpoint
Function · 0.80
testBreakpointOnStart
Function · 0.80
testBreakpoint
Function · 0.80
testBreakpointBeforeScriptExecution
Function · 0.80
Calls
2
scriptPath
Method · 0.95
pathToFileURL
Function · 0.50
Tested by
no test coverage detected