Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ entries
Method
entries
deps/v8/tools/profile.mjs:96–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
96
get entries() {
97
return
this._entries;
98
}
99
100
get startLine() {
101
return
this.sourcePosition?.line ?? 1;
Callers
15
logOptions
Method · 0.45
getUsage
Method · 0.45
flags
Method · 0.45
getWorkspaces
Function · 0.45
#writeFile
Method · 0.45
validateLockfile
Function · 0.45
runPending
Method · 0.45
writePolicyChanges
Method · 0.45
strictAllowScriptsPreflight
Function · 0.45
unreviewedScriptsMessage
Function · 0.45
logObject
Function · 0.45
applyApprovalForPackage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected