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

Method property

deps/v8/tools/system-analyzer/log/map.mjs:155–157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 }
154
155 get property() {
156 return this.edge?.name;
157 }
158
159 isBootstrapped() {
160 return this.edge === undefined;

Callers 13

CheckScopeContentFunction · 0.45
CheckScopeContentFunction · 0.45
CheckScopeContentFunction · 0.45
CheckScopeContentFunction · 0.45
listenerFunction · 0.45
CheckScopeContentFunction · 0.45
listenerFunction · 0.45
listenerFunction · 0.45
CheckScopeContentFunction · 0.45
CheckScopeContentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected