MCPcopy Index your code
hub / github.com/nodejs/node / location

Method location

deps/v8/tools/system-analyzer/log/code.mjs:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 get location() {
52 return this._location;
53 }
54
55 get entry() {
56 return this._entry;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected