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

Method mapBackgroundColor

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

Source from the content-addressed store, hash-verified

53 return this.get('error-color');
54 }
55 static get mapBackgroundColor() {
56 return this.get('map-background-color');
57 }
58 static get timelineBackgroundColor() {
59 return this.get('timeline-background-color');
60 }

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected