MCPcopy Create free account
hub / github.com/alignoth/alignoth / requestDataName

Method requestDataName

resources/vega-lite.min.js:12036–12040  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

12034 return this.getName(bc[e].toLowerCase());
12035 }
12036 requestDataName(e) {
12037 const t = this.getDataName(e),
12038 n = this.component.data.outputNodeRefCounts;
12039 return ((n[t] = (n[t] || 0) + 1), t);
12040 }
12041 getSizeSignalRef(e) {
12042 if (Um(this.parent)) {
12043 const t = At(Hf(e)),

Callers 5

ydFunction · 0.80
fmFunction · 0.80
SmFunction · 0.80
jpFunction · 0.80
RpFunction · 0.80

Calls 1

getDataNameMethod · 0.95

Tested by

no test coverage detected