MCPcopy 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

warnStringMethod · 0.80
logOptionsMethod · 0.80
writeMethod · 0.80
reifyOutputFunction · 0.80
npxInfoMethod · 0.80
#prettyViewMethod · 0.80
listMethod · 0.80
formatResultsMethod · 0.80
printHumanMethod · 0.80
updateCheckFunction · 0.80
help-search.jsFile · 0.80

Calls 1

getMethod · 0.95

Tested by

no test coverage detected