Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ yellow
Method
yellow
deps/v8/tools/system-analyzer/view/helper.mjs:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
return
this.get(
'green'
);
66
}
67
static get yellow() {
68
return
this.get(
'yellow'
);
69
}
70
static get blue() {
71
return
this.get(
'blue'
);
72
}
Callers
3
logOptions
Method · 0.80
write
Method · 0.80
getHumanOutputItem
Function · 0.80
Calls
1
get
Method · 0.95
Tested by
no test coverage detected