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

Method timelineBackgroundColor

deps/v8/tools/system-analyzer/view/helper.mjs:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 return this.get('map-background-color');
57 }
58 static get timelineBackgroundColor() {
59 return this.get('timeline-background-color');
60 }
61 static get red() {
62 return this.get('red');
63 }

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected