Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ blue
Method
blue
deps/v8/tools/system-analyzer/view/helper.mjs:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
return
this.get(
'yellow'
);
69
}
70
static get blue() {
71
return
this.get(
'blue'
);
72
}
73
74
static get orange() {
75
return
this.get(
'orange'
);
Callers
11
warnString
Method · 0.80
logOptions
Method · 0.80
write
Method · 0.80
reifyOutput
Function · 0.80
npxInfo
Method · 0.80
#prettyView
Method · 0.80
list
Method · 0.80
formatResults
Method · 0.80
printHuman
Method · 0.80
updateCheck
Function · 0.80
help-search.js
File · 0.80
Calls
1
get
Method · 0.95
Tested by
no test coverage detected