MCPcopy 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

logOptionsMethod · 0.45
getUsageMethod · 0.45
flagsMethod · 0.45
getWorkspacesFunction · 0.45
#writeFileMethod · 0.45
validateLockfileFunction · 0.45
runPendingMethod · 0.45
writePolicyChangesMethod · 0.45
unreviewedScriptsMessageFunction · 0.45
logObjectFunction · 0.45
applyApprovalForPackageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected